chiark / gitweb /
basic: don't append suffixes to unit name glob expressions
[elogind.git] / src / basic / proc-cmdline.c
index 4a36d055e3e265584aafdcd712a72950998b0fbf..5f8fb4aa1710ed08d4ba440da5e4db758b8d1b5c 100644 (file)
@@ -132,8 +132,7 @@ int get_proc_cmdline_key(const char *key, char **value) {
 
 }
 
-/// UNNEEDED by elogind
-#if 0
+#if 0 /// UNNEEDED by elogind
 int shall_restore_state(void) {
         _cleanup_free_ char *value = NULL;
         int r;