summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/partition.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/partition.h b/include/partition.h
index 4eac8de86b..0827bb40c6 100644
--- a/include/partition.h
+++ b/include/partition.h
@@ -3,9 +3,6 @@
struct device_d;
-#define PARTITION_FIXED (1 << 0)
-#define PARTITION_READONLY (1 << 1)
-
struct partition {
int num;