[mono-error] Remove loader-error conversion for 3 functions that are not longer calle...
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 6 Nov 2015 04:04:54 +0000 (23:04 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 26 Jan 2016 21:07:39 +0000 (16:07 -0500)
commit36a9877998a15fe106e277e9e44e7af1b2b67e43
tree58356d1370f5aa9b37119645e58fd6686da9063c
parenta8b276ed8c76125cdd282bb5bdefe89d3a51f579
[mono-error] Remove loader-error conversion for 3 functions that are not longer called by the runtime.

The following legacy functions are no longer used by the runtime and don't need loader-error conversion:
mono_method_get_signature_full
mono_method_get_signature
mono_field_from_token

May all that is unholy smite upon those attempting to use those functions again.
mono/metadata/loader.c