Skip to content
Snippets Groups Projects
Commit 8ee5e95a authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Removed unused variable.

parent 22c61d8d
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,6 @@ CURLcode Curl_ldap(struct connectdata *conn, bool *done)
int rc = 0;
LDAP *server;
LDAPURLDesc *ludp = NULL;
const char *mod_name;
LDAPMessage *result;
LDAPMessage *entryIterator;
int num = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment