Fix compiler warning

svn path=/trunk/boinc/; revision=16360
This commit is contained in:
Charlie Fenton 2008-10-30 02:09:17 +00:00
parent 98b30841a8
commit 42e6166a9d
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ bool CBOINCGUIApp::OnInit() {
// Initialize local variables
int iErrorCode = 0;
wxString strDialogMessage = wxEmptyString;
bool success;
bool success = false;
// Dump useful debugging information