mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=15910
This commit is contained in:
parent
4cefc19ebd
commit
17027872d6
|
@ -349,7 +349,7 @@ void CBOINCBaseFrame::OnExit(wxCommandEvent& WXUNUSED(event)) {
|
|||
}
|
||||
|
||||
|
||||
void CBOINCBaseFrame::OnUpdateMessages(CFrameEvent& event) {
|
||||
void CBOINCBaseFrame::OnUpdateMessages(CFrameEvent& ) {
|
||||
wxLogTrace(wxT("Function Start/End"), wxT("CAdvancedFrame::OnUpdateMessages - Function Begin"));
|
||||
|
||||
CMainDocument* pDoc = wxGetApp().GetDocument();
|
||||
|
|
Loading…
Reference in New Issue