Remove unused variable.
[libfirm] / ir / opt / opt_frame.c
index 66c5734..9ef1abd 100644 (file)
@@ -26,9 +26,7 @@
  * @summary
  *   Optimize the frame type by removing unused type members.
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "iroptimize.h"
 #include "irgraph_t.h"