mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-05-13 00:04:14 +08:00
Delete templates for enum elements
This commit is contained in:
@@ -15,9 +15,6 @@ extern NSString * __nonnull const OpenVPNAdapterErrorEventKey;
|
||||
|
||||
/**
|
||||
<#Description#>
|
||||
|
||||
- OpenVPNErrorConfigurationFailure: <#OpenVPNErrorConfigurationFailure description#>
|
||||
- OpenVPNErrorClientFailure: <#OpenVPNErrorClientFailure description#>
|
||||
*/
|
||||
typedef NS_ENUM(NSUInteger, OpenVPNError) {
|
||||
OpenVPNErrorConfigurationFailure,
|
||||
|
||||
Reference in New Issue
Block a user