diff --git a/clientgui/BOINCGUIApp.cpp b/clientgui/BOINCGUIApp.cpp index f84f28aa26..2c8c01d6de 100644 --- a/clientgui/BOINCGUIApp.cpp +++ b/clientgui/BOINCGUIApp.cpp @@ -49,7 +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