X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=f4f9895bb4256ea787ac99643afba1f95a54e259;hp=e35c8d3c046a83dd892a977afa1a286fe5a12bdc;hb=9404b07fee7ec8d28016fbd14a6f4257bec98495;hpb=3a00954cb95ec5416a1270456f1b68efa6185841 diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index e35c8d3c0..f4f9895bb 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -25,10 +25,6 @@ typedef struct LookupPaths { char **unit_path; -#ifdef HAVE_SYSV_COMPAT - char **sysvinit_path; - char **sysvrcnd_path; -#endif } LookupPaths; typedef enum ManagerRunningAs {