Removed the obsolete netproc hooks from the vcard module
[citadel.git] / citadel / sysdep.c
index ec320eeef2a873043a0734394424febf74a14214..8f0a124669c0ebca9dca77e2a080c3456f0879aa 100644 (file)
@@ -922,7 +922,6 @@ void sysdep_master_cleanup(void) {
        CtdlDestroyProtoHooks();
        CtdlDestroyDeleteHooks();
        CtdlDestroyXmsgHooks();
-       CtdlDestroyNetprocHooks();
        CtdlDestroyUserHooks();
        CtdlDestroyMessageHook();
        CtdlDestroyCleanupHooks();