besched: Remove redundant assert()s.
[libfirm] / ir / libcore / lc_opts_t.h
index 28cc0ce..61c683e 100644 (file)
@@ -27,9 +27,6 @@
 #include "lc_opts.h"
 #include "list.h"
 
-#include "lc_common_t.h"
-#include "lc_defines.h"
-
 typedef struct {
        struct list_head opts;
        struct list_head grps;