summaryrefslogtreecommitdiffstats
path: root/sdcard/fuse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sdcard/fuse.cpp')
-rw-r--r--sdcard/fuse.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdcard/fuse.cpp b/sdcard/fuse.cpp
index 6a972ea76..f549606a9 100644
--- a/sdcard/fuse.cpp
+++ b/sdcard/fuse.cpp
@@ -23,9 +23,6 @@
/* FUSE_CANONICAL_PATH is not currently upstreamed */
#define FUSE_CANONICAL_PATH 2016
-#define PROP_SDCARDFS_DEVICE "ro.sys.sdcardfs"
-#define PROP_SDCARDFS_USER "persist.sys.sdcardfs"
-
#define FUSE_UNKNOWN_INO 0xffffffff
/* Pseudo-error constant used to indicate that no fuse status is needed