Remove new_{,r}d_{Bad,NoMem}(), which are just pointless wrappers for new_r_{Bad...
[libfirm] / ir / be / scripts / generate_emitter_new.pl
index 3376eb1..c60faa5 100755 (executable)
@@ -150,9 +150,7 @@ print OUT<<EOF;
  *            created by: $0 $specfile $target_dir
  * \@date      $creation_time
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include <stdio.h>