X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopystat.h;h=8f0126174a983a6116548c51000267beb75ec9ad;hb=0d841728a12986b13b56bc5c019ff9466f1bd3ae;hp=92254d624ce355b38797a20cc48b6f457960964c;hpb=fd36bead18e3a2d5d6d5b9129c15c1c959e8c8a7;p=libfirm diff --git a/ir/be/becopystat.h b/ir/be/becopystat.h index 92254d624..8f0126174 100644 --- a/ir/be/becopystat.h +++ b/ir/be/becopystat.h @@ -33,7 +33,6 @@ void copystat_add_ilp_iter(int iters); void copystat_dump(ir_graph *irg); void copystat_dump_pretty(ir_graph *irg); - #else /* DO_STAT */ #define copystat_init();