- Bigger refactoring and cleanup in backend:
[libfirm] / ir / be / bechordal_t.h
index 90cba6b..90e4eff 100644 (file)
@@ -121,8 +121,6 @@ struct be_ra_chordal_opts_t {
        char ilp_solver[128];
 };
 
-void be_pre_spill_prepare_constr(be_chordal_env_t *cenv);
-
 void check_for_memory_operands(ir_graph *irg);
 
 #endif /* FIRM_BE_BECHORDAL_T_H */