Commit 8ee5e95a authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Removed unused variable.

parent 22c61d8d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;