Skip to content

Commit

Permalink
Merge pull request #936 from VincentDondain/master-fix-bug-44874
Browse files Browse the repository at this point in the history
[networkextension] Enable default contructor on NETunnelProviderManager
  • Loading branch information
dalexsoto authored Oct 4, 2016
2 parents ecdd2fa + 699fbdf commit f136ae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/networkextension.cs
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,6 @@ interface NETunnelProvider

[iOS (9,0)][Mac (10,11, onlyOn64 : true)]
[BaseType (typeof(NEVpnManager))]
[DisableDefaultCtor] // init returns nil
interface NETunnelProviderManager
{
[Static]
Expand Down

0 comments on commit f136ae0

Please sign in to comment.