From b48bc198742b2694793057b9c7712d76ff60f71e Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Sat, 9 Feb 2013 20:17:33 +0100 Subject: Suppress dead FIXME. --- src/ulogd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ulogd.c') diff --git a/src/ulogd.c b/src/ulogd.c index d0fdcc5..c7617d9 100644 --- a/src/ulogd.c +++ b/src/ulogd.c @@ -1102,7 +1102,6 @@ static void signal_handler(int signal) static void print_usage(void) { - /* FIXME */ printf("ulogd Version %s\n", VERSION); printf(COPYRIGHT); printf("This is free software with ABSOLUTELY NO WARRANTY.\n\n"); -- cgit v1.2.3