[runtime] Fix compile error in mono_domain_from_appdomain when DISABLE_REMOTING is...
authorAleksey Kliger <aleksey@xamarin.com>
Thu, 12 Jan 2017 19:48:48 +0000 (14:48 -0500)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Thu, 12 Jan 2017 21:46:42 +0000 (16:46 -0500)
commitdd40906bb8fe96ca46b948e434035146fcb79eeb
tree3ff27b0ac875c55b8424aac34f39bc4f3308c5f3
parentba9514f6205abfb7d94eb69edf0b2d8016c90d6a
[runtime] Fix compile error in mono_domain_from_appdomain when DISABLE_REMOTING is defined

mono_defaults.transparent_proxy_class is #ifdef'd out when remoting is disabled.
mono/metadata/appdomain.c
mono/metadata/class-internals.h