diff options
Diffstat (limited to 'src/modules/m_testnet.cpp')
| -rw-r--r-- | src/modules/m_testnet.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_testnet.cpp b/src/modules/m_testnet.cpp index 710f205d5..e9be1c345 100644 --- a/src/modules/m_testnet.cpp +++ b/src/modules/m_testnet.cpp @@ -168,7 +168,6 @@ static void checkall(Module* noimpl) CHK(OnModuleRehash); CHK(OnSendWhoLine); CHK(OnChangeIdent); - CHK(OnChannelRestrictionApply); } class CommandTest : public Command |
