* Found and removed a large section of the old LDAP connector.
[citadel.git] / citadel / sysdep.c
index b1415a4aba393824a4ed735002c5d3314e92689d..c06575888d9aead47d8f2c3298fdad465b3ae64b 100644 (file)
@@ -878,7 +878,6 @@ void sysdep_master_cleanup(void) {
        CtdlDestroySessionHooks();
        CtdlDestroyServiceHook();
        CtdlDestroyRoomHooks();
-       CtdlDestroyDirectoryServiceFuncs();
        #ifdef HAVE_BACKTRACE
        eCrash_Uninit();
        #endif