aboutsummaryrefslogtreecommitdiffstats
path: root/include/command_parse.h
diff options
context:
space:
mode:
authorGravatar w00t2007-11-04 00:44:28 +0000
committerGravatar w00t2007-11-04 00:44:28 +0000
commitae888e9cf9bd0b41edfbc4231d0435a23441509e (patch)
tree88964adc9ccc32a5f1449fd8d74129ad1cb3e1a4 /include/command_parse.h
parentYou'll hit yourself w00t. You left the ; off both the class decls :p (diff)
downloadinspircd++-ae888e9cf9bd0b41edfbc4231d0435a23441509e.tar.gz
inspircd++-ae888e9cf9bd0b41edfbc4231d0435a23441509e.tar.bz2
inspircd++-ae888e9cf9bd0b41edfbc4231d0435a23441509e.zip
Remove some unnecessary headers from places, commit working BanCacheManager skeleton. Work in progress, ignore it for now. Doesn't do anything, either.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8487 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/command_parse.h')
-rw-r--r--include/command_parse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/command_parse.h b/include/command_parse.h
index d5c7049db..fb893411a 100644
--- a/include/command_parse.h
+++ b/include/command_parse.h
@@ -15,7 +15,6 @@
#define __COMMAND_PARSE_H
#include <string>
-#include "users.h"
#include "ctables.h"
#include "typedefs.h"