From 0584675861f05321b89fff44fda38ebd49006e54 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Wed, 17 Feb 2010 17:22:23 -0600 Subject: New I/O hook API This removes some pointless Module:: entries, uses the ServiceProvider lookup API for bind tags, and allows GnuTLS to use custom certificates per bind or link block using: --- 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 faa0c7b2e..710f205d5 100644 --- a/src/modules/m_testnet.cpp +++ b/src/modules/m_testnet.cpp @@ -164,7 +164,6 @@ static void checkall(Module* noimpl) CHK(OnRunTestSuite); CHK(OnNamesListItem); CHK(OnNumeric); - CHK(OnHookIO); CHK(OnPreRehash); CHK(OnModuleRehash); CHK(OnSendWhoLine); -- cgit v1.3.1-10-gc9f91