X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_topiclock.cpp;h=42ed6e4c1ced14aa3606be15b009a08e77ee77eb;hb=f62654a6859998f9d63eb22702c572d5ebcff15c;hp=c7431b4c67582d2c95fcab03f0291a6b267e905f;hpb=11916574f67962dce1d7a2fdf7ef6a3d2d1fa49f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_topiclock.cpp b/src/modules/m_topiclock.cpp index c7431b4c6..42ed6e4c1 100644 --- a/src/modules/m_topiclock.cpp +++ b/src/modules/m_topiclock.cpp @@ -94,10 +94,6 @@ class FlagExtItem : public ExtensionItem { } - ~FlagExtItem() - { - } - bool get(const Extensible* container) const { return (get_raw(container) != NULL);