mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4759
This commit is contained in:
parent
743ecb1c2a
commit
d4536f953c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue