X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=3982974bad9638cfb2253003881cf9aa490f7617;hb=b733fbe7a0214eb43e402db7179697bf9c0975c1;hp=2e0d3f7bdae2a7ee56b01ac2a71746e761a7beab;hpb=a3b23257872fe2f8cf99aa2da008f55ada583bb3;p=elogind.git 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,