From 623ba6ae49f8e1e0958f921fa178af8a95797c1c Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Wed, 12 Jun 2013 21:22:37 +0200 Subject: Get rid of the OnRemoteKill hook, make use of GetRouting() and TR_CUSTOM to route KILLs --- src/modules/m_testnet.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_testnet.cpp') diff --git a/src/modules/m_testnet.cpp b/src/modules/m_testnet.cpp index d32f26a4b..4bff4b711 100644 --- a/src/modules/m_testnet.cpp +++ b/src/modules/m_testnet.cpp @@ -129,7 +129,6 @@ static void checkall(Module* noimpl) CHK(OnPreMode); CHK(On005Numeric); CHK(OnKill); - CHK(OnRemoteKill); CHK(OnLoadModule); CHK(OnUnloadModule); CHK(OnBackgroundTimer); -- cgit v1.3.1-10-gc9f91