From 6b71f211373e34de9b4cbb76fe89b160d18304aa Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 1 Apr 2013 08:58:06 +0100 Subject: Remove some dead code: - Conditions in m_httpd_stats which can never be true. - Commented out code in m_sqloper. - Unused macro in inspircd.h. --- include/inspircd.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index 86853a94f..84ac93357 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -112,11 +112,6 @@ CoreExport extern InspIRCd* ServerInstance; */ #define ERROR -1 -/** Support for librodent - - * see http://www.chatspike.net/index.php?z=64 - */ -#define ETIREDHAMSTERS EAGAIN - /** Template function to convert any input type to std::string */ template inline std::string ConvNumeric(const T &in) -- cgit v1.3.1-10-gc9f91