diff options
Diffstat (limited to 'roots.h')
-rw-r--r-- | roots.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -50,8 +50,6 @@ int setup_install_mounts(); int get_num_volumes(); -int is_data_media(); - bool volume_is_mountable(Volume *v); bool volume_is_readonly(Volume *v); bool volume_is_verity(Volume *v); |