X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;ds=sidebyside;f=citadel%2Fsysdep.c;h=8f0a124669c0ebca9dca77e2a080c3456f0879aa;hb=3b8d1155415cd1b45dbd3303ffc68a6c00e6b28a;hp=ec320eeef2a873043a0734394424febf74a14214;hpb=3144440e07822224c1967203c77ca3ef0f419e43;p=citadel.git diff --git a/citadel/sysdep.c b/citadel/sysdep.c index ec320eeef..8f0a12466 100644 --- a/citadel/sysdep.c +++ b/citadel/sysdep.c @@ -922,7 +922,6 @@ void sysdep_master_cleanup(void) { CtdlDestroyProtoHooks(); CtdlDestroyDeleteHooks(); CtdlDestroyXmsgHooks(); - CtdlDestroyNetprocHooks(); CtdlDestroyUserHooks(); CtdlDestroyMessageHook(); CtdlDestroyCleanupHooks();