Fix incorrect merge in gc.cpp
authorSergiy Kuryata <sergeyk@microsoft.com>
Thu, 7 Jan 2016 20:57:53 +0000 (12:57 -0800)
committerSergiy Kuryata <sergeyk@microsoft.com>
Thu, 7 Jan 2016 20:57:53 +0000 (12:57 -0800)
commitbfe57c6f88442b4c4b4bc0754443ce61035d24c8
treef9db0f047c53fb5ebd43967833d29557211039f4
parenta7a79de1e4491b9c3a2a69665183f62024752172
Fix incorrect merge in gc.cpp

@Maoni0 noticed that there was one place in gc.cpp that was incorrectly
merged with code from other branches. This change fixes the problem.
src/gc/gc.cpp