diff options
Diffstat (limited to 'examples/natmod/urandom/urandom.c')
-rw-r--r-- | examples/natmod/urandom/urandom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/natmod/urandom/urandom.c b/examples/natmod/urandom/urandom.c index 732e439eea..e1fed6a554 100644 --- a/examples/natmod/urandom/urandom.c +++ b/examples/natmod/urandom/urandom.c @@ -1,4 +1,3 @@ -#define MICROPY_ENABLE_DYNRUNTIME (1) #define MICROPY_PY_URANDOM (1) #define MICROPY_PY_URANDOM_EXTRA_FUNCS (1) |