chiark / gitweb /
Get rid of some more unused defines and dirs
[elogind.git] / src / shared / path-lookup.h
index 2e0d3f7bdae2a7ee56b01ac2a71746e761a7beab..3982974bad9638cfb2253003881cf9aa490f7617 100644 (file)
@@ -39,8 +39,6 @@ typedef enum SystemdRunningAs {
 int user_config_home(char **config_home);
 int user_runtime_dir(char **runtime_dir);
 
-char **generator_paths(SystemdRunningAs running_as);
-
 int lookup_paths_init(LookupPaths *p,
                       SystemdRunningAs running_as,
                       bool personal,