summaryrefslogtreecommitdiff
path: root/examples/natmod/framebuf/framebuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/natmod/framebuf/framebuf.c')
-rw-r--r--examples/natmod/framebuf/framebuf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/natmod/framebuf/framebuf.c b/examples/natmod/framebuf/framebuf.c
index 8f322c204..8d488cffd 100644
--- a/examples/natmod/framebuf/framebuf.c
+++ b/examples/natmod/framebuf/framebuf.c
@@ -1,4 +1,3 @@
-#define MICROPY_ENABLE_DYNRUNTIME (1)
#define MICROPY_PY_FRAMEBUF (1)
#include "py/dynruntime.h"