mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9942
This commit is contained in:
parent
05c4fd02ea
commit
b3b3ad27e3
|
@ -727,7 +727,6 @@ wxInt32 CViewWork::FormatStatus(wxInt32 item, wxString& strBuffer) const {
|
|||
bool bNetworkSuspended = false;
|
||||
CMainDocument* doc = wxGetApp().GetDocument();
|
||||
RESULT* result = wxGetApp().GetDocument()->result(item);
|
||||
PROJECT* project;
|
||||
|
||||
wxASSERT(doc);
|
||||
wxASSERT(wxDynamicCast(doc, CMainDocument));
|
||||
|
|
Loading…
Reference in New Issue