fixed typedef
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 2 May 2006 16:21:08 +0000 (16:21 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 2 May 2006 16:21:08 +0000 (16:21 +0000)
ir/be/beschedmris.c

index 4d73519..96e2938 100644 (file)
@@ -29,7 +29,6 @@
 struct _mris_env_t {
        phase_t            ph;
        heights_t         *heights;
-       firm_dbg_module_t *dbg;
        const arch_env_t  *aenv;
        ir_graph          *irg;
        ir_node           *bl;