diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/extern.h b/include/extern.h index 63b2c7af4..278b96c6c 100644 --- a/include/extern.h +++ b/include/extern.h @@ -402,8 +402,6 @@ E bool WallGetpass; E bool WallSetpass; E bool AddAkiller; -E int parse_directive(Directive * d, char *dir, int ac, char *av[MAXPARAMS], int linenum, int reload, char *s); - /** * Modules Stuff **/ |