1
0
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:
Volker Lendecke 2015-12-27 15:31:58 +01:00 committed by Ralph Boehme
parent 657610a0e4
commit 245064d5a3

View File

@ -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;