Try again to check in the added outlets.

This commit is contained in:
Brent Simmons 2018-02-02 23:01:12 -08:00
parent 70a3e6cc89
commit 9fce370967
1 changed files with 0 additions and 2 deletions

View File

@ -21,6 +21,4 @@ final class RenameWindowController: NSWindowController {
self.init(windowNibName: NSNib.Name(rawValue: "RenameSheet"))
self.originalTitle = originalTitle
}
}