we save entities not idents in ia32 symconsts now
[libfirm] / ir / be / belive_t.h
index 6675f3c..6f1e965 100644 (file)
@@ -25,7 +25,6 @@ struct _be_lv_t {
        ir_graph *irg;
        bitset_t *nodes;
        hook_entry_t hook_info;
-       DEBUG_ONLY(firm_dbg_module_t *dbg;)
 };
 
 struct _be_lv_info_node_t {