1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00

GH-293 Remove unnec' coment

This commit is contained in:
Tae Won Ha 2016-12-07 21:18:17 +01:00
parent cfbce465fa
commit 91b109def3
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -87,7 +87,6 @@ class MainWindowComponent: WindowComponent,
fileprivate static let nibName = "MainWindow"
fileprivate var defaultEditorFont: NSFont
// fileprivate var usesLigatures: Bool
fileprivate var _cwd: URL = FileUtils.userHomeUrl