summaryrefslogtreecommitdiffstatshomepage
path: root/py/stackctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/stackctrl.c')
-rw-r--r--py/stackctrl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/py/stackctrl.c b/py/stackctrl.c
index 0bcd82f4f6..7cd35fee23 100644
--- a/py/stackctrl.c
+++ b/py/stackctrl.c
@@ -24,9 +24,6 @@
* THE SOFTWARE.
*/
-#include "py/mpstate.h"
-#include "py/nlr.h"
-#include "py/obj.h"
#include "py/runtime.h"
#include "py/stackctrl.h"