Removed some vestiges of the old logging system
[citadel.git] / citadel / sysdep.c
index 67c7a7b9eaf143a50f8bd9c4d8695dc78c627352..d36a39517185c0bb03124ade6db43f1f9fb31cfd 100644 (file)
@@ -950,7 +950,6 @@ void sysdep_master_cleanup(void) {
        CtdlDestroyServiceHook();
        CtdlDestroyRoomHooks();
        CtdlDestroySearchHooks();
-       CtdlDestroyDebugTable();
        #ifdef HAVE_BACKTRACE
 ///    eCrash_Uninit();
        #endif