]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_topiclock.cpp
Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.
[user/henk/code/inspircd.git] / src / modules / m_topiclock.cpp
index c7431b4c67582d2c95fcab03f0291a6b267e905f..42ed6e4c1ced14aa3606be15b009a08e77ee77eb 100644 (file)
@@ -94,10 +94,6 @@ class FlagExtItem : public ExtensionItem
        {
        }
 
-       ~FlagExtItem()
-       {
-       }
-
        bool get(const Extensible* container) const
        {
                return (get_raw(container) != NULL);