summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/m_chghost.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_chghost.cpp b/src/modules/m_chghost.cpp
index 3d4d29f74..d4047ad48 100644
--- a/src/modules/m_chghost.cpp
+++ b/src/modules/m_chghost.cpp
@@ -100,7 +100,6 @@ class ModuleChgHost : public Module
~ModuleChgHost()
{
- delete[] hostmap;
}
Version GetVersion()