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_permchannels.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_permchannels.cpp') diff --git a/src/modules/m_permchannels.cpp b/src/modules/m_permchannels.cpp index a409078e4..7fdc12f88 100644 --- a/src/modules/m_permchannels.cpp +++ b/src/modules/m_permchannels.cpp @@ -187,7 +187,6 @@ public: virtual ~ModulePermanentChannels() { - ServerInstance->Modes->DelMode(&p); /* * DelMode can't remove the +P mode on empty channels, or it will break * merging modes with remote servers. Remove the empty channels now as -- cgit v1.3.1-10-gc9f91