aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/command_list.h')
-rw-r--r--FICS/command_list.h1
1 files changed, 0 insertions, 1 deletions
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 },