*** empty log message ***

svn path=/trunk/boinc/; revision=5811
This commit is contained in:
Rom Walton 2005-04-08 22:27:33 +00:00
parent bdf005e76f
commit 7097aa1437
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ wxInt32 CMainDocument::CachedStateUpdate() {
m_pNetworkConnectionThread->SetStateDisconnected(); m_pNetworkConnectionThread->SetStateDisconnected();
} }
wxLogStatus(wxEmptyString); pFrame->UpdateStatusText(wxEmptyString);
} }
return retval; return retval;