summaryrefslogtreecommitdiff
path: root/py/mpconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/mpconfig.h')
-rw-r--r--py/mpconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h
index 96108a611..618b8fde5 100644
--- a/py/mpconfig.h
+++ b/py/mpconfig.h
@@ -391,10 +391,6 @@ typedef double mp_float_t;
#define MICROPY_PY_UCTYPES (0)
#endif
-#ifndef MICROPY_PY_ZLIBD
-#define MICROPY_PY_ZLIBD (0)
-#endif
-
#ifndef MICROPY_PY_UZLIB
#define MICROPY_PY_UZLIB (0)
#endif