mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
GH-232 Remove unused property
This commit is contained in:
parent
d36967816b
commit
4953659193
@ -38,8 +38,6 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
|
||||
private var quitWhenAllWindowsAreClosed = false
|
||||
private var launching = true
|
||||
|
||||
private let app = NSApp
|
||||
|
||||
override init() {
|
||||
self.actionSink = self.actionSubject.asObservable()
|
||||
|
Loading…
Reference in New Issue
Block a user