Remove redundant flag set in sgen-tarjan-bridge
commit5bb6b470bcc35f90140081c729c6648d9e56f1a1
authorAndi McClure <andi.mcclure@xamarin.com>
Tue, 17 May 2016 16:47:05 +0000 (17 12:47 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Tue, 17 May 2016 16:47:05 +0000 (17 12:47 -0400)
tree60d314c5f5e1e48b1616e740b1754b0ed72a69b6
parent30cc8f4fd23906fc6b794393f5d483b48b5cef75
Remove redundant flag set in sgen-tarjan-bridge

bridge_processing_in_progress is set by sgen-tarjan-bridge.c at the
start and end of each bridge, although sgen-bridge sets this flag at
the same time.
mono/metadata/sgen-tarjan-bridge.c