summaryrefslogtreecommitdiff
path: root/src/shared/path-lookup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/path-lookup.h')
-rw-r--r--src/shared/path-lookup.h4
1 files changed, 0 insertions, 4 deletions
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 {