]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/timer.h
Fix memory leak and invalid vtable location on unload of m_sslinfo
[user/henk/code/inspircd.git] / include / timer.h
index 05ce136d2b52eedc940b66057c59e7a740d6c2f8..9c46b4f819674e92a78fb41e0d018fb77e0e2623 100644 (file)
@@ -125,6 +125,7 @@ class CoreExport TimerManager
        /** Constructor
         */
        TimerManager(InspIRCd* Instance);
+       ~TimerManager();
 
        /** Tick all pending Timers
         * @param TIME the current system time