X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_channames.cpp;h=c2bf9feecdb99d57b9eef6e1be278e4fbe3ad71a;hb=551d687ec6d7ce44be35fae0dd7345fe73c4f63a;hp=e9e5ba30560723163cb6ff3984453a1e69091dae;hpb=713416ddfc182873d29e65161f76c89b961413a2;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_channames.cpp b/src/modules/m_channames.cpp index e9e5ba305..c2bf9feec 100644 --- a/src/modules/m_channames.cpp +++ b/src/modules/m_channames.cpp @@ -48,7 +48,6 @@ bool NewIsChannelHandler::Call(const std::string& channame, size_t max) class ModuleChannelNames : public Module { - private: NewIsChannelHandler myhandler; caller2 rememberer; bool badchan;