Merge pull request #2246 from BrzVlad/feature-concurrent-evacuation
[mono.git] / mono / metadata / boehm-gc.c
index 0401c5cf2d777df2b013c8ec612d2a7842e17156..a29e83ed57b15d986ac30ed6c8ec943e078d6feb 100644 (file)
@@ -1427,11 +1427,6 @@ mono_gc_make_root_descr_user (MonoGCRootMarkFunc marker)
        return NULL;
 }
 
-gboolean
-mono_gc_set_allow_synchronous_major (gboolean flag)
-{
-       return flag;
-}
 /* Toggleref support */
 
 void