X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firopt.h;h=acb9a3082f4f0eee98e672bf6a57b9a4a97281d9;hb=5f8ddee6b08c8040c0a304a347d65045c1141d52;hp=6e1348009ef031e933fd9e68a5ef71984995df8e;hpb=c201fe69b5fcb5a8430afafe2e15946cab4e45c4;p=libfirm diff --git a/ir/ir/iropt.h b/ir/ir/iropt.h index 6e1348009..acb9a3082 100644 --- a/ir/ir/iropt.h +++ b/ir/ir/iropt.h @@ -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.