From a6b637ce4b3b8fcddada597614f16deb74bfdb2e Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 8 Jul 2024 00:05:44 +0200 Subject: Deleted non-existent command --- FICS/command_list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'FICS/command_list.h') diff --git a/FICS/command_list.h b/FICS/command_list.h index b16d822..258eb09 100644 --- a/FICS/command_list.h +++ b/FICS/command_list.h @@ -106,7 +106,6 @@ PUBLIC command_type command_list[] = { {"kibitz", "S", com_kibitz, ADMIN_USER }, {"limits", "", com_limits, ADMIN_USER }, {"llogons", "", com_llogons, ADMIN_USER }, -/* {"load", "ww", com_load, ADMIN_USER }, */ {"logons", "o", com_logons, ADMIN_USER }, {"mailhelp", "o", com_mailhelp, ADMIN_USER }, {"mailmess", "", com_mailmess, ADMIN_USER }, -- cgit v1.2.3