summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/pyexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/pyexec.c')
-rw-r--r--stmhal/pyexec.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/stmhal/pyexec.c b/stmhal/pyexec.c
index cae87591b1..f1e645447c 100644
--- a/stmhal/pyexec.c
+++ b/stmhal/pyexec.c
@@ -30,11 +30,6 @@
#include "mpconfig.h"
#include "nlr.h"
-#include "misc.h"
-#include "qstr.h"
-#include "misc.h"
-#include "lexer.h"
-#include "parse.h"
#include "obj.h"
#include "parsehelper.h"
#include "compile.h"