remove unused variables
This commit is contained in:
parent
b085329bca
commit
2c1a8524f0
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ class JoinNetworkViewController: NSViewController, NSComboBoxDelegate, NSComboBo
|
|||
|
||||
@IBAction func onJoinClicked(sender: AnyObject?) {
|
||||
let networkString = network.stringValue
|
||||
let networkId = UInt64(networkString, radix: 16)
|
||||
|
||||
ServiceCom.joinNetwork(networkString)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue