chiark / gitweb /
hwdb: Update database of Bluetooth company identifiers
[elogind.git] / src / shared / install.c
index c7cb5220281a84f913db6576446a655a600321f1..4f7179309e80eb056b7bbb8bd18232927f98d5d0 100644 (file)
@@ -1128,7 +1128,7 @@ static int unit_file_search(
                  * enablement was requested.  We will check if it is
                  * possible to load template unit file. */
 
-                _cleanup_free_ char *template = NULL, *template_dir = NULL;
+                _cleanup_free_ char *template = NULL;
 
                 template = unit_name_template(info->name);
                 if (!template)