Remove duplicated definition of mini_gc_enable_gc_maps_for_aot - fixed build on Power...
authorJo Shields <directhex@apebox.org>
Thu, 18 Apr 2013 09:28:17 +0000 (10:28 +0100)
committerJo Shields <directhex@apebox.org>
Thu, 18 Apr 2013 09:28:17 +0000 (10:28 +0100)
mono/mini/mini-gc.c

index 4b9a010f453f4b04b1d5e00f7db2d0ebc7c01692..0d439acc63618b64b2c2904b25cab84699fa8ef2 100644 (file)
@@ -2551,11 +2551,6 @@ mini_gc_set_slot_type_from_cfa (MonoCompile *cfg, int slot_offset, GCSlotType ty
 
 #endif /* DISABLE_JIT */
 
-void
-mini_gc_enable_gc_maps_for_aot (void)
-{
-}
-
 #endif
 
 #ifndef DISABLE_JIT