X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_operchans.cpp;h=eecf4e1b9ede9c90b1a83037f748907168ffeaa2;hb=9336468f5bfa60318cb57db5126047147b7a21cb;hp=5fe891b50a225f3e37a51ab069776dd8f7e61845;hpb=6d715e128f9cea6c25cc57dc23c1bccdbbfda475;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_operchans.cpp b/src/modules/m_operchans.cpp index 5fe891b50..eecf4e1b9 100644 --- a/src/modules/m_operchans.cpp +++ b/src/modules/m_operchans.cpp @@ -84,7 +84,6 @@ class ModuleOperChans : public Module ~ModuleOperChans() { - ServerInstance->Modes->DelMode(&oc); } Version GetVersion()