*** empty log message ***

svn path=/trunk/boinc/; revision=4749
This commit is contained in:
Rom Walton 2004-12-04 00:02:41 +00:00
parent 16264d4901
commit 870e2496fa
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,6 @@ static volatile const char *BOINCrcsid="$Id$";
IMPLEMENT_APP(CBOINCGUIApp)
IMPLEMENT_DYNAMIC_CLASS(CBOINCGUIApp, wxApp)
wxLogStderr LogStdErr();
bool CBOINCGUIApp::OnInit()
{
@ -51,6 +49,7 @@ bool CBOINCGUIApp::OnInit()
// Enable Trace Masks
wxLog::AddTraceMask( wxT("Function Start/End") );
wxLog::SetActiveTarget( new wxLogStderr() );
// Enable the in memory virtual file system for
// storing images