mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 23:02:35 +03:00
GH-213 Remove unnec' log
This commit is contained in:
parent
3b40fa1f2d
commit
9d9ab452ba
@ -45,10 +45,6 @@ class MainWindowComponent: NSObject, NSWindowDelegate, NeoVimViewDelegate, Compo
|
||||
self.windowController.showWindow(self)
|
||||
}
|
||||
|
||||
deinit {
|
||||
NSLog("\(#function)")
|
||||
}
|
||||
|
||||
func isDirty() -> Bool {
|
||||
return self.neoVimView.hasDirtyDocs()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user