X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsysdep.c;h=c06575888d9aead47d8f2c3298fdad465b3ae64b;hb=3403c39cad2dba8c99c587501f4663f6a288f75f;hp=b1415a4aba393824a4ed735002c5d3314e92689d;hpb=bbd4ff8d011098fa7ab99a3837c16173c9f1cb6e;p=citadel.git diff --git a/citadel/sysdep.c b/citadel/sysdep.c index b1415a4ab..c06575888 100644 --- a/citadel/sysdep.c +++ b/citadel/sysdep.c @@ -878,7 +878,6 @@ void sysdep_master_cleanup(void) { CtdlDestroySessionHooks(); CtdlDestroyServiceHook(); CtdlDestroyRoomHooks(); - CtdlDestroyDirectoryServiceFuncs(); #ifdef HAVE_BACKTRACE eCrash_Uninit(); #endif