Skip to content
Snippets Groups Projects
Commit 7f79b986 authored by Howard Chu's avatar Howard Chu
Browse files

Remove unused reference to ldif_debug

parent d7aa1aea
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@
#include <ldap.h>
#include "ldif.h"
#include "lutil.h"
#include "lutil_ldap.h"
#include "ldap_defaults.h"
......@@ -159,9 +158,6 @@ main( int argc, char **argv )
}
}
if ( debug )
ldif_debug = debug;
ld = tool_conn_setup( 0, 0 );
if ( pw_file || want_bindpw ) {
......
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