X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbera.c;h=8d15ac7c6620be3b5fcee72bb36a656813c7c094;hb=93da909d12b7bec51aa36ee5f05966c331f90fb9;hp=8c1e6252b5f140332e47f5f58390af2497e92fcc;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/be/bera.c b/ir/be/bera.c index 8c1e6252b..8d15ac7c6 100644 --- a/ir/be/bera.c +++ b/ir/be/bera.c @@ -44,8 +44,6 @@ #include "belive_t.h" #include "bemodule.h" -be_ra_timer_t *global_ra_timer = NULL; - /** The list of register allocators */ static be_module_list_entry_t *register_allocators = NULL; static be_ra_t *selected_allocator = NULL;