diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/regchannel.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/regchannel.h b/include/regchannel.h index 3add3000d..71136a73b 100644 --- a/include/regchannel.h +++ b/include/regchannel.h @@ -276,11 +276,6 @@ class CoreExport ChannelInfo : public Extensible, public Flags<ChannelInfoFlag, */ void ClearBadWords(); - /** Loads MLocked modes from extensible. This is used from database loading because Anope doesn't know what modes exist - * until after it connects to the IRCd. - */ - void LoadMLock(); - /** Check if a mode is mlocked * @param mode The mode * @param An optional param |