Remove the unused flag irop_flag_always_opt.
[libfirm] / ir / be / scripts / generate_emitter.pl
index 7c17a00..12c780b 100755 (executable)
@@ -23,7 +23,6 @@
 # assembler ir nodes. It takes a "emit" key from the node specification
 # and substitutes lines starting with . with a corresponding fprintf().
 # Creation: 2005/11/07
-# $Id$
 
 use strict;
 use Data::Dumper;