mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 09:39:24 +00:00
Removed unnecessary identifier
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
- (void)viewWillLayout {
|
||||
self.splitView.autosaveName = @"SplitView";
|
||||
self.splitView.identifier = @"MainSplitView";
|
||||
}
|
||||
|
||||
- (void)viewDidLoad {
|
||||
|
||||
Reference in New Issue
Block a user