[System] Remove unused BTLS P/Invokes.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 28 Oct 2016 05:51:33 +0000 (07:51 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 28 Oct 2016 06:17:25 +0000 (08:17 +0200)
commita5366237dee1cad676d865e6224f2e958c2cbe3d
tree6488940e2071c6094174e95fbba6af6245ed2a3d
parent841db2c41bb0ca953f47c32cdfeeac40f84f3c42
[System] Remove unused BTLS P/Invokes.

They point to internal functions that don't exist, causing compilation
problems for Xamarin.Mac apps.

Example test/compile failure: https://gist.github.com/rolfbjarne/43cf2228816bbe8a863f331da3e07c0d
mcs/class/System/Mono.Btls/MonoBtlsX509Lookup.cs
mcs/class/System/Mono.Btls/MonoBtlsX509NameList.cs [deleted file]
mcs/class/System/System-bare-net_4_x.csproj
mcs/class/System/System-net_4_x.csproj
mcs/class/System/System-secxml-net_4_x.csproj
mcs/class/System/System.dll.sources
mcs/class/System/mobile_System.dll.sources