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 82be95b..550df45 100644
--- a/FICS/command_list.h
+++ b/FICS/command_list.h
@@ -70,7 +70,6 @@ PUBLIC command_type command_list[] = {
{"bell", "", com_bell, ADMIN_USER },
{"best", "o", com_best, ADMIN_USER },
{"boards", "o", com_boards, ADMIN_USER },
-/* {"channel", "p", com_channel, ADMIN_USER }, */
{"clearmessages", "n", com_clearmessages, ADMIN_USER },
{"convert_bcf", "d", com_CONVERT_BCF, ADMIN_USER },
{"convert_elo", "d", com_CONVERT_ELO, ADMIN_USER },