chiark / gitweb /
sd-bus,log: remove unused variables
[elogind.git] / src / shared / log.c
index b730ac921a13d23790d1ad5938e55bf51690221f..26c604afd81fb8a258fb0ef435fae06b0b56313f 100644 (file)
@@ -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);