Delete templates for enum elements

This commit is contained in:
Sergey Abramchuk
2017-05-05 17:00:52 +03:00
parent 2a052ef558
commit 5488eae00a
2 changed files with 0 additions and 38 deletions
-3
View File
@@ -15,9 +15,6 @@ extern NSString * __nonnull const OpenVPNAdapterErrorEventKey;
/**
<#Description#>
- OpenVPNErrorConfigurationFailure: <#OpenVPNErrorConfigurationFailure description#>
- OpenVPNErrorClientFailure: <#OpenVPNErrorClientFailure description#>
*/
typedef NS_ENUM(NSUInteger, OpenVPNError) {
OpenVPNErrorConfigurationFailure,