X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopystat.h;h=d02f51a46a9971ff1c36b3670ff72cf680b99fe4;hb=b42d141b27222454d6176f233327c594d71be554;hp=a34143038b53d8f744fe47f7c301d48851343cb1;hpb=d2c1b0191844c3c23731158a153838d570dcd65a;p=libfirm diff --git a/ir/be/becopystat.h b/ir/be/becopystat.h index a34143038..d02f51a46 100644 --- a/ir/be/becopystat.h +++ b/ir/be/becopystat.h @@ -51,9 +51,4 @@ void copystat_add_ilp_iter(int iters); #endif /* WITH_ILP */ -/** - * Compares different solutions of the same problem - */ -void co_compare_solvers(be_chordal_env_t *chordal_env); - -#endif /* FIRM_BE_BECOPYSTAT_H */ +#endif