summaryrefslogtreecommitdiff
path: root/firmware/export/mv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/mv.h')
-rw-r--r--firmware/export/mv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/mv.h b/firmware/export/mv.h
index 5aa0ff8b4d..ec7b2efdbd 100644
--- a/firmware/export/mv.h
+++ b/firmware/export/mv.h
@@ -84,10 +84,6 @@
84#define VOL_MAX_LEN (1 + VOL_DEC_MAX_LEN + 2 + 1) 84#define VOL_MAX_LEN (1 + VOL_DEC_MAX_LEN + 2 + 1)
85#define VOL_NUM_MAX 100 85#define VOL_NUM_MAX 100
86 86
87#ifndef ROOT_VOLUME
88#define ROOT_VOLUME INT_MAX
89#endif
90
91#else /* empty definitions if no multi-volume */ 87#else /* empty definitions if no multi-volume */
92#define IF_MV(x...) 88#define IF_MV(x...)
93#define IF_MV_NONVOID(x...) void 89#define IF_MV_NONVOID(x...) void