cleaning up
This commit is contained in:
parent
1aa2a96f35
commit
07eb910dfd
@ -13,9 +13,6 @@ import CoreLocation
|
||||
import AVFoundation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class MainViewController: UIViewController, AVAudioPlayerDelegate, myProtocol {
|
||||
|
||||
|
||||
@ -39,9 +36,7 @@ class MainViewController: UIViewController, AVAudioPlayerDelegate, myProtocol {
|
||||
var distanceToNextCoord: Double = 1000
|
||||
|
||||
var startedNavigation: Bool = false
|
||||
|
||||
var toLocationId: Int = -1
|
||||
|
||||
|
||||
// OUTLETS--------------OUTLETS
|
||||
@IBOutlet weak var menuWindowView: UIView!
|
||||
@IBOutlet weak var menuView: UIView!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user