summaryrefslogtreecommitdiff
path: root/include/ctables.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-14 17:46:22 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-12-14 17:46:22 +0000
commita467c0fe9e901e65109b036a4beb0667f74dadd8 (patch)
treea992260d08c112a78576217affd14d9e6cf0d723 /include/ctables.h
parent7c1488c4ebbb4fd0cb209a2b1939037578d8a69d (diff)
Shitty include loops
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2428 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/ctables.h')
-rw-r--r--include/ctables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ctables.h b/include/ctables.h
index 3666718b6..a16f5732f 100644
--- a/include/ctables.h
+++ b/include/ctables.h
@@ -22,8 +22,6 @@
#include "base.h"
#include "typedefs.h"
-typedef void (handlerfunc) (char**, int, userrec*);
-
/** A structure that defines a command
*/
class command_t : public Extensible