From f1e3bee216b9eac1d5b00415617cb2ff5e894c10 Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Sat, 16 Aug 2014 00:31:23 +0200 Subject: sd-bus,log: remove unused variables --- src/shared/log.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/shared/log.c') diff --git a/src/shared/log.c b/src/shared/log.c index b730ac921a..26c604afd8 100644 --- a/src/shared/log.c +++ b/src/shared/log.c @@ -908,7 +908,6 @@ static int parse_proc_cmdline_item(const char *key, const char *value) { } void log_parse_environment(void) { - _cleanup_free_ char *line = NULL; const char *e; parse_proc_cmdline(parse_proc_cmdline_item); -- cgit v1.2.3-54-g00ecf