CVS:
[libfirm] / ir / ir / iropt.h
index 6e13480..acb9a30 100644 (file)
@@ -12,7 +12,6 @@
 # include "irnode.h"
 # include "irgraph.h"
 # include "irflag.h"
-# include "tune.h"
 
 /* optimize_in_place (n) may change the contents of the ir_node itself,
    [e.g. by making it a Id-node], but does not change its identity.