Skip to content

Commit 47bbbcf

Browse files
author
stroeder
committed
removed schema.h and LDAPinit_schema
1 parent af29cba commit 47bbbcf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/ldapmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ init_ldap()
3939
LDAPinit_constants(d);
4040
LDAPinit_errors(d);
4141
LDAPinit_functions(d);
42-
LDAPinit_schema(d);
4342
LDAPinit_control(d);
4443

4544
/* Check for errors */

0 commit comments

Comments
 (0)