From 9336468f5bfa60318cb57db5126047147b7a21cb Mon Sep 17 00:00:00 2001 From: danieldg Date: Mon, 5 Oct 2009 15:43:28 +0000 Subject: Run DelMode and DelModeWatcher in RemoveModule git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11799 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_cloaking.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_cloaking.cpp') diff --git a/src/modules/m_cloaking.cpp b/src/modules/m_cloaking.cpp index 2bd8df80e..f8743d94c 100644 --- a/src/modules/m_cloaking.cpp +++ b/src/modules/m_cloaking.cpp @@ -330,7 +330,6 @@ class ModuleCloaking : public Module ~ModuleCloaking() { - ServerInstance->Modes->DelMode(cu); delete cu; ServerInstance->Modules->DoneWithInterface("HashRequest"); } -- cgit v1.2.3