Drop unused variable

This commit is contained in:
Davide De Rosa 2020-04-05 17:09:11 +02:00
parent ccd9e58062
commit a02857fdb9
1 changed files with 0 additions and 1 deletions

View File

@ -209,7 +209,6 @@ extension OpenVPN {
var optKeepAliveTimeoutSeconds: TimeInterval?
var optRenegotiateAfterSeconds: TimeInterval?
//
var optHostname: String?
var optDefaultProto: SocketType?
var optDefaultPort: UInt16?
var optRemotes: [(String, UInt16?, SocketType?)] = [] // address, port, socket