adapted (some parts) to abi changes
[libfirm] / ir / be / becopystat.h
index 6767388..d5f5f20 100644 (file)
@@ -7,14 +7,10 @@
 #ifndef _BECOPYSTAT_H
 #define _BECOPYSTAT_H
 
-#define COPYOPT_STAT
+#undef COPYOPT_STAT
 
 #ifdef COPYOPT_STAT
 
-#define DO_HEUR
-#define DO_ILP1
-#define DO_ILP2
-
 #include "irgraph.h"
 #include "bearch.h"
 #include "bechordal_t.h"