[interp] Remove unnecessary recomputation (#16509)
commitccc4bf853618649602691c6a10af59f80cd18466
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 27 Aug 2019 17:27:22 +0000 (27 20:27 +0300)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2019 17:27:22 +0000 (27 20:27 +0300)
tree30101c6b37ef789f1c6b5fa4f45fa9c876080ffb
parent00c1ec421a3d47931bd9ad719faec62e60277837
[interp] Remove unnecessary recomputation (#16509)

Seems to have been added by mistake in https://github.com/mono/mono/pull/16317, which was meant just to remove the locals variable from InterpFrame.
mono/mini/interp/interp.c