summaryrefslogtreecommitdiff
path: root/src/core/os_akill.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/os_akill.c')
-rw-r--r--src/core/os_akill.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/os_akill.c b/src/core/os_akill.c
index a37b58821..7b1a5f616 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -65,7 +65,6 @@ void myOperServHelp(User * u)
{
if (is_services_oper(u)) {
notice_lang(s_OperServ, u, OPER_HELP_CMD_AKILL);
- notice_lang(s_OperServ, u, HELP_LIMIT_SERV_OPER);
}
}