make some more optimisations independent of current_ir_graph
[libfirm] / ir / opt / reassoc_t.h
index ce05e29..49dd8a7 100644 (file)
@@ -48,7 +48,4 @@
  */
 ir_op_ops *firm_set_default_reassoc(ir_opcode code, ir_op_ops *ops);
 
-/** Initialise the ressociation optimization */
-void firm_init_reassociation(void);
-
 #endif /* _REASSOC_T_H_ */