Remove dead code (dotnet/coreclr#10128)
authorBruce Forstall <brucefo@microsoft.com>
Mon, 13 Mar 2017 00:58:08 +0000 (17:58 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 13 Mar 2017 00:58:08 +0000 (17:58 -0700)
commitf020568a7c890b15b8d8039cb91ea157877dc68f
tree7e33ec053d119b91bb413d9439a247f134be9d03
parent734705a5ebce7da2e76dce09d49d1c984590eb62
Remove dead code (dotnet/coreclr#10128)

Remove code under `#ifdef PROTO_JIT`, which hasn't been defined
in a long time. I'm presuming that since this hasn't been defined
in a long time that the code isn't needed.

Commit migrated from https://github.com/dotnet/coreclr/commit/35601f5a854beaf487b4b10974dd8fa31e05ef42
src/coreclr/src/jit/gentree.cpp