*** empty log message ***

svn path=/trunk/boinc/; revision=9942
This commit is contained in:
Rom Walton 2006-04-17 23:48:43 +00:00
parent 05c4fd02ea
commit b3b3ad27e3
1 changed files with 0 additions and 1 deletions

View File

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