fixed precedence constraint
[libfirm] / ir / be / becopyopt.h
index 0ef10ca..8200b8f 100644 (file)
@@ -9,7 +9,6 @@
  * - Register-constrained nodes
  * - Two-address code instructions
  */
-
 #ifndef _BECOPYOPT_H
 #define _BECOPYOPT_H
 
 #include "firm_types.h"
 #include "bechordal.h"
 
-#ifdef WITH_LIBCORE
-#include <libcore/lc_opts.h>
-extern void co_register_options(lc_opt_entry_t *grp);
-#endif
-
 /**
  * Flags for dumping the IFG.
  */