Code clean
[IRC.git] / Robust / src / Runtime / bamboo / multicoreruntime.c
index 86a33bfbef3717202da2557f98eb1b304b3ec3d8..ad40a02ba89656fcb9a3a8db8f965f403e943c35 100644 (file)
@@ -3,9 +3,6 @@
 #include "runtime.h"
 #include "multicoreruntime.h"
 #include "methodheaders.h"
-#ifdef MGC
-#include "runtime_arch.h"
-#endif
 
 extern int classsize[];
 extern int typearray[];
@@ -16,7 +13,6 @@ extern int* supertypes[];
 extern struct genhashtable * activetasks;
 #endif
 
-int debugtask=0;
 #ifdef MGC
 int corenum = 0;
 #endif