as3: improved inner function handling, factor static class code into class initializa...
[swftools.git] / lib / python / mypython.c
index cac8b4d..951586b 100644 (file)
@@ -1,6 +1,3 @@
-#include <stdlib.h>
-#include <stdio.h>
-#include <memory.h>
 #include <Python.h>
 
 int main(int argn, char*argv[])