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