merge common graph copying code; move dead code elimination into an own file
[libfirm] / ir / opt / scalar_replace.h
index 0e256f6..e5482b9 100644 (file)
@@ -36,6 +36,4 @@
  */
 int is_address_taken(ir_node *sel);
 
-void firm_init_scalar_replace(void);
-
 #endif /* FIRM_OPT_SCALAR_REPLACE_H */