chiark / gitweb /
Remove SysV compat
[elogind.git] / src / shared / path-lookup.h
index f1925eef69c17a7a8538f6d8d46f6a12c185b4cf..2e0d3f7bdae2a7ee56b01ac2a71746e761a7beab 100644 (file)
@@ -27,10 +27,6 @@ typedef enum UnitFileScope UnitFileScope;
 
 typedef struct LookupPaths {
         char **unit_path;
-#ifdef HAVE_SYSV_COMPAT
-        char **sysvinit_path;
-        char **sysvrcnd_path;
-#endif
 } LookupPaths;
 
 typedef enum SystemdRunningAs {