From d4536f953c8a5b4ec9772d3848e068e448d8928e Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Sat, 4 Dec 2004 05:42:22 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=4759 --- clientgui/BOINCGUIApp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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