[interp] Remove unnecessary code (#35952)
authorVlad Brezae <brezaevlad@gmail.com>
Thu, 7 May 2020 15:22:33 +0000 (18:22 +0300)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 15:22:33 +0000 (18:22 +0300)
commitc8555e04618ed522d860cf419b26983a9445e1a1
treeeb8457cb387f7e8665404f96b11629ad5f7afbc6
parent94316c7e766029b4fac7e90a5f3df277cbd3d090
[interp] Remove unnecessary code (#35952)

param_count is always 1 and it doesn't need to be computed at runtime.
src/mono/mono/mini/interp/interp.c
src/mono/mono/mini/interp/mintops.def
src/mono/mono/mini/interp/transform.c