summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-07-22 17:40:11 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-07-22 17:40:11 +0000
commit2d7c5235370453dec0aea4a0d3aa539d7071a8f5 (patch)
treeecf5526e99e7813f383c50378332c2cbe13d090a
parentcc0deea2322bb840f80d8aed9acbb05e13d5bebb (diff)
Grrr
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7498 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--src/modules/m_globops.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_globops.cpp b/src/modules/m_globops.cpp
index 1a49858e2..18eae1d24 100644
--- a/src/modules/m_globops.cpp
+++ b/src/modules/m_globops.cpp
@@ -60,7 +60,6 @@ class ModuleGlobops : public Module
virtual ~ModuleGlobops()
{
ServerInstance->SNO->DisableSnomask('g');
- DELETE(mycommand);
}
virtual Version GetVersion()