mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
tldap: Remove unneeded vars
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
657610a0e4
commit
245064d5a3
@ -57,9 +57,6 @@ struct tldap_ctx_attribute {
|
||||
|
||||
struct tldap_context {
|
||||
int ld_version;
|
||||
int ld_deref;
|
||||
int ld_sizelimit;
|
||||
int ld_timelimit;
|
||||
struct tstream_context *conn;
|
||||
bool server_down;
|
||||
int msgid;
|
||||
|
Loading…
Reference in New Issue
Block a user