summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/vm_core.h b/vm_core.h
index 13de0c5864..d434d01acd 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -132,10 +132,6 @@
#endif
#endif
-#ifdef __native_client__
-#undef OPT_DIRECT_THREADED_CODE
-#endif
-
/* call threaded code */
#if OPT_CALL_THREADED_CODE
#if OPT_DIRECT_THREADED_CODE