summaryrefslogtreecommitdiff
path: root/source4/libcli
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/ldap/ldap_client.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/libcli/ldap/ldap_client.h b/source4/libcli/ldap/ldap_client.h
index d6ca29f8a7..084de2e6dc 100644
--- a/source4/libcli/ldap/ldap_client.h
+++ b/source4/libcli/ldap/ldap_client.h
@@ -37,10 +37,6 @@ struct ldap_request {
int num_replies;
struct ldap_message **replies;
- /* mark while we are processing replies
- * in request of type LDAP_TAG_SearchRequest */
- bool in_dispatch_replies;
-
NTSTATUS status;
DATA_BLOB data;
struct {