Skip to content

Commit

Permalink
removed schema.h and LDAPinit_schema
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Nov 12, 2017
1 parent af29cba commit 47bbbcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/ldapmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ init_ldap()
LDAPinit_constants(d);
LDAPinit_errors(d);
LDAPinit_functions(d);
LDAPinit_schema(d);
LDAPinit_control(d);

/* Check for errors */
Expand Down

0 comments on commit 47bbbcf

Please sign in to comment.