X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsysdep.c;h=d36a39517185c0bb03124ade6db43f1f9fb31cfd;hb=7e8e24791e16e0a94ed346c6a11595a40d3a31b1;hp=67c7a7b9eaf143a50f8bd9c4d8695dc78c627352;hpb=b4166762f14b4d28f4368dd1450eeec27164f9b8;p=citadel.git diff --git a/citadel/sysdep.c b/citadel/sysdep.c index 67c7a7b9e..d36a39517 100644 --- a/citadel/sysdep.c +++ b/citadel/sysdep.c @@ -950,7 +950,6 @@ void sysdep_master_cleanup(void) { CtdlDestroyServiceHook(); CtdlDestroyRoomHooks(); CtdlDestroySearchHooks(); - CtdlDestroyDebugTable(); #ifdef HAVE_BACKTRACE /// eCrash_Uninit(); #endif