Error codes cleanup
This commit is contained in:
parent
ef0530ec6b
commit
d38c7ce6a5
2 changed files with 0 additions and 3 deletions
|
|
@ -47,7 +47,6 @@ enum ErrorCode
|
|||
SshSftpNoMediaError,
|
||||
|
||||
// Local errors
|
||||
FailedToSaveConfigData,
|
||||
OpenVpnConfigMissing,
|
||||
OpenVpnManagementServerError,
|
||||
ConfigMissing,
|
||||
|
|
@ -67,7 +66,6 @@ enum ErrorCode
|
|||
|
||||
// 3rd party utils errors
|
||||
OpenSslFailed,
|
||||
OpenVpnExecutableCrashed,
|
||||
ShadowSocksExecutableCrashed,
|
||||
CloakExecutableCrashed,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue