X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;fp=src%2Fshared%2Fpath-lookup.h;h=3982974bad9638cfb2253003881cf9aa490f7617;hp=2e0d3f7bdae2a7ee56b01ac2a71746e761a7beab;hb=2f07de3b6cacf44462635ab0fff56391b491e454;hpb=d52bc7015f3fa1b80cf236ee05b74ff805fc8630 diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 2e0d3f7bd..3982974ba 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -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,