Remove SLAPI references

This commit is contained in:
Luke Howard 2006-02-14 09:21:30 +00:00
parent dab5803a59
commit 727a16ca55

View 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",