More missing config.h
[libfirm] / ir / be / ia32 / bearch_ia32_t.h
index a941e8c..a0d2cc8 100644 (file)
@@ -129,7 +129,6 @@ struct _ia32_isa_t {
        const be_machine_t    *cpu;           /**< the abstract machine */
 #ifndef NDEBUG
        struct obstack        *name_obst;     /**< holds the original node names (for debugging) */
-       unsigned long         name_obst_size;
 #endif /* NDEBUG */
 };