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 ab39bf5f3..cd3dc83a7 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -20,8 +20,6 @@ #ifndef __CTABLES_H__ #define __CTABLES_H__ -typedef void (handlerfunc) (char**, int, userrec*); - /** A structure that defines a command */ class command_t : public classbase |