From 429ce5a2b3140a74946f7c7b7678b80bf17b8848 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 11 Feb 2001 00:15:32 +0000 Subject: Removed SYNTAX: LOG LIST - the commands is /LOG git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1207 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/fe-common/core/fe-log.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fe-common/core/fe-log.c b/src/fe-common/core/fe-log.c index 31a35687..25015926 100644 --- a/src/fe-common/core/fe-log.c +++ b/src/fe-common/core/fe-log.c @@ -184,7 +184,6 @@ static char *log_items_get_list(LOG_REC *log) return ret; } -/* SYNTAX: LOG LIST */ static void cmd_log_list(void) { GSList *tmp; -- cgit v1.2.3