Commented offending (DEBUG) line
git-svn-id: svn://10.0.0.236/trunk@24995 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -594,7 +594,7 @@ nsresult nsWindow::StandardWindowCreate(nsIWidget *aParent,
|
||||
if (FAILED(::OleInitialize(NULL))){
|
||||
printf("***** OLE has not been initialized!\n");
|
||||
} else {
|
||||
if (DEBUG) printf("***** OLE has been initialized!\n");
|
||||
//if defined(DEBUG) printf("***** OLE has been initialized!\n");
|
||||
}
|
||||
gOLEInited = TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user