]> git.sur5r.net Git - openldap/commitdiff
Remove SLAPI references
authorLuke Howard <lukeh@openldap.org>
Tue, 14 Feb 2006 09:21:30 +0000 (09:21 +0000)
committerLuke Howard <lukeh@openldap.org>
Tue, 14 Feb 2006 09:21:30 +0000 (09:21 +0000)
servers/slapd/init.c

index 226fda0945b18014f4b5c19a41c00597938fd9a2..7496dc42f618a26804b3b0fba5994ef893dadafa 100644 (file)
@@ -34,9 +34,6 @@
 
 #include "slap.h"
 #include "lber_pvt.h"
-#ifdef LDAP_SLAPI
-#include "slapi/slapi.h"
-#endif
 
 #include "ldap_rq.h"
 
@@ -253,9 +250,6 @@ int slap_startup( Backend *be )
 int slap_shutdown( Backend *be )
 {
        int rc;
-#ifdef LDAP_SLAPI
-       Slapi_PBlock *pb;
-#endif
 
        Debug( LDAP_DEBUG_TRACE,
                "%s shutdown: initiated\n",