summaryrefslogtreecommitdiffstatshomepage
path: root/ports/windows/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/windows/mpconfigport.h')
-rw-r--r--ports/windows/mpconfigport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/windows/mpconfigport.h b/ports/windows/mpconfigport.h
index ffcb5b105f..4a8a902597 100644
--- a/ports/windows/mpconfigport.h
+++ b/ports/windows/mpconfigport.h
@@ -59,7 +59,6 @@
#define MICROPY_STREAMS_NON_BLOCK (1)
#define MICROPY_STREAMS_POSIX_API (1)
#define MICROPY_OPT_COMPUTED_GOTO (0)
-#define MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE (1)
#define MICROPY_MODULE_WEAK_LINKS (1)
#define MICROPY_CAN_OVERRIDE_BUILTINS (1)
#define MICROPY_VFS_POSIX_FILE (1)