chiark / gitweb /
util: split-out conf-file.[ch]
[elogind.git] / src / shared / util.h
index 0246dfd826c40d417e95ac4d1630db61a09f1e31..b246996fcc69bc0ba6844cda91742499039bcf4a 100644 (file)
@@ -460,8 +460,6 @@ int symlink_or_copy_atomic(const char *from, const char *to);
 
 int fchmod_umask(int fd, mode_t mode);
 
-int conf_files_list(char ***strv, const char *suffix, const char *dir, ...);
-
 int hwclock_is_localtime(void);
 int hwclock_apply_localtime_delta(int *min);
 int hwclock_reset_localtime_delta(void);