From 5eee13a97de3518d543b59f5114ad140a6b21d0c Mon Sep 17 00:00:00 2001 From: "Robin Burchell w00t@inspircd.org" Date: Thu, 2 Oct 2008 14:24:54 +0000 Subject: Nuke depricated.h -- it's been too long since this was introduced. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1317 5417fbe8-f217-4b02-8779-1006273d7864 --- include/module.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/module.h') diff --git a/include/module.h b/include/module.h index bd5171c8b..9824cd8c4 100644 --- a/include/module.h +++ b/include/module.h @@ -5,7 +5,6 @@ #include "commands.h" #include "language.h" #include "modules.h" -#include "depricated.h" #include "version.h" #define MOD_UNIQUE 0 -- cgit