diff options
Diffstat (limited to 'ports/unix/modjni.c')
-rw-r--r-- | ports/unix/modjni.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/unix/modjni.c b/ports/unix/modjni.c index b7ac49dc8..15b6d9cd7 100644 --- a/ports/unix/modjni.c +++ b/ports/unix/modjni.c @@ -30,8 +30,6 @@ #include <dlfcn.h> #include <ctype.h> -#include "py/nlr.h" -#include "py/runtime0.h" #include "py/runtime.h" #include "py/binary.h" |