mirror of https://github.com/BOINC/boinc.git
parent
6258c89a1c
commit
bbf6742ff4
|
@ -625,10 +625,6 @@ bool CAdvancedFrame::CreateMenu() {
|
|||
strMenuDescription
|
||||
);
|
||||
|
||||
#ifndef __WXMAC__
|
||||
menuHelp->AppendSeparator();
|
||||
#endif
|
||||
|
||||
// %s is the project name
|
||||
// i.e. 'BOINC Manager', 'GridRepublic Manager'
|
||||
strMenuName.Printf(
|
||||
|
|
Loading…
Reference in New Issue