made code C89 compliant (changed unnamed union in attributes)
[libfirm] / ir / be / becopyilp1.c
index ba7f15a..77ae74a 100644 (file)
@@ -36,7 +36,6 @@ int co_solve_ilp1(copy_opt_t *co, double time_limit) {
        return 1;
 }
 
-
 #else /* WITH_ILP */
 
 static void only_that_you_can_compile_without_WITH_ILP_defined(void) {