group High-Level exception nodes together
[libfirm] / ir / ir / iropt.h
index 941d883..2bfc58a 100644 (file)
@@ -41,9 +41,4 @@ tarval *computed_value (ir_node *n);
  */
 ir_node *optimize_in_place (ir_node *n);
 
-/**
- * set the default ir op operations
- */
-ir_op *firm_set_default_operations(ir_op *op);
-
 # endif /* _IROPT_H_ */