diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-02 14:24:54 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-02 14:24:54 +0000 |
commit | 5eee13a97de3518d543b59f5114ad140a6b21d0c (patch) | |
tree | 2dd3cc22ba39a98ebd9f5075eb1b141f9908b85b /include/module.h | |
parent | cfa88f43315973679bc63833050c991f38436240 (diff) |
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
Diffstat (limited to 'include/module.h')
-rw-r--r-- | include/module.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |