diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index f41b1af6e..16b6e0031 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1122,7 +1122,6 @@ E void anope_cmd_netinfo(int ac, const char **av); /* NETINFO */ E void anope_cmd_pass(const char *pass); /* PASS */ E void anope_cmd_protoctl(); /* PROTOCTL */ E void anope_SendSGLine(const char *mask, const char *reason); /* SGLINE */ -E void anope_SendSZLine(const char *mask, const char *reason, const char *whom); /* SZLINE */ E void anope_cmd_svinfo(); /* SVINFO */ E void anope_cmd_svsadmin(const char *server, int set); /* SVSADMIN */ E void anope_cmd_svsinfo(); /* SVSINFO */ |