summaryrefslogtreecommitdiffstatshomepage
path: root/py/objcell.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objcell.c')
-rw-r--r--py/objcell.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/py/objcell.c b/py/objcell.c
index 3666617474..a6922b018a 100644
--- a/py/objcell.c
+++ b/py/objcell.c
@@ -1,6 +1,3 @@
-#include <stdlib.h>
-#include <stdint.h>
-#include <assert.h>
#include "nlr.h"
#include "misc.h"