Mgr: fix build break

This commit is contained in:
Charlie Fenton 2013-04-30 05:25:54 -07:00
parent 66e61912c9
commit 78847a0181
1 changed files with 0 additions and 1 deletions

View File

@ -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));