chiark / gitweb /
Prep v229: elogind should honor its Sleep configuration.
[elogind.git] / src / shared / sleep-config.h
index 51f4621844d26aae453d86b1cc7f6d6584794baa..0bfbaeff326f7058e7fbf587f0abec01df0afa77 100644 (file)
@@ -19,7 +19,9 @@
 
 #pragma once
 
+#if 0 /// UNNEEDED by elogind
 int parse_sleep_config(const char *verb, char ***modes, char ***states);
+#endif // 0
 
 int can_sleep(const char *verb);
 int can_sleep_disk(char **types);