X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fmount-setup.h;fp=src%2Fcore%2Fmount-setup.h;h=e7246b2bc997f4cb0b6cd5b2a020067ebd248df7;hb=6053df4ee3a205f25b67f43ece1ff4d1202b7edb;hp=22b5a7823f9260cfc2109f814c63d58abb05d1d0;hpb=166f4e4fb53a82900ff9ae080e0ff37d35d4dacd;p=elogind.git diff --git a/src/core/mount-setup.h b/src/core/mount-setup.h index 22b5a7823..e7246b2bc 100644 --- a/src/core/mount-setup.h +++ b/src/core/mount-setup.h @@ -23,14 +23,12 @@ #include -/// UNNEEDED by elogind -#if 0 +#if 0 /// UNNEEDED by elogind int mount_setup_early(void); #endif // 0 int mount_setup(bool loaded_policy); -/// UNNEEDED by elogind -#if 0 +#if 0 /// UNNEEDED by elogind int mount_cgroup_controllers(char ***join_controllers); bool mount_point_is_api(const char *path);