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;