1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-27 05:20:20 -04:00

Removed SYNTAX: LOG LIST - the commands is /LOG

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1207 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-02-11 00:15:32 +00:00 committed by cras
parent 355e7dd841
commit 429ce5a2b3

View File

@ -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;