]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_chghost.cpp
Remove some debug (im on a crusade to make debug mode useful, but at the same time...
[user/henk/code/inspircd.git] / src / modules / m_chghost.cpp
index 3d4d29f740b5c8f91b956fed882f8f1ca34e72c1..d4047ad4828a0c3807cb589660e12d4aadf6b5ce 100644 (file)
@@ -100,7 +100,6 @@ class ModuleChgHost : public Module
 
        ~ModuleChgHost()
        {
-               delete[] hostmap;
        }
        
        Version GetVersion()