mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Remove "defined" property
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
*/
|
||||
@interface OpenVPNConnectionInfo : NSObject
|
||||
|
||||
@property (readonly, nonatomic) BOOL defined;
|
||||
@property (nullable, readonly, nonatomic) NSString *user;
|
||||
@property (nullable, readonly, nonatomic) NSString *serverHost;
|
||||
@property (nullable, readonly, nonatomic) NSString *serverPort;
|
||||
|
||||
Reference in New Issue
Block a user