No need to make visible

This commit is contained in:
Zhuo Lu
2017-11-20 16:31:07 -08:00
committed by Cheng Zhao
parent cf73fb737f
commit 1ab4504e94

View File

@@ -101,7 +101,6 @@ NSMenu* swapMenu_;
itemWithTitle:@"Electron"] submenu]
itemWithTitle:@"Open Recent"]
retain] autorelease];
[recentDocumentsMenuItem_ setHidden:NO];
}
model_ = model;