summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/mount-setup.h')
-rw-r--r--src/core/mount-setup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/mount-setup.h b/src/core/mount-setup.h
index 928bd6edfe..b32fbc5a52 100644
--- a/src/core/mount-setup.h
+++ b/src/core/mount-setup.h
@@ -24,8 +24,6 @@
#include <stdbool.h>
int mount_setup_early(void);
-int mount_setup_late(void);
-
int mount_setup(bool loaded_policy);
int mount_cgroup_controllers(char ***join_controllers);