diff options
Diffstat (limited to 'include/ctables.h')
-rw-r--r-- | include/ctables.h | 2 |
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 |