mirror of https://github.com/BOINC/boinc.git
Mgr: fix build break
This commit is contained in:
parent
66e61912c9
commit
78847a0181
|
@ -80,7 +80,6 @@ CDlgOptions::CDlgOptions(wxWindow* parent, wxWindowID id, const wxString& captio
|
|||
CDlgOptions::~CDlgOptions() {
|
||||
CBOINCBaseFrame* pFrame = wxGetApp().GetFrame();
|
||||
|
||||
wxASSERT(pDoc);
|
||||
wxASSERT(pFrame);
|
||||
wxASSERT(wxDynamicCast(pFrame, CBOINCBaseFrame));
|
||||
|
||||
|
|
Loading…
Reference in New Issue