Remove few debug printfs
git-svn-id: svn://10.0.0.236/trunk@26539 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -944,7 +944,6 @@ nsDocLoaderImpl::LoadDocument(const nsString& aURLSpec,
|
||||
loadType = nsURLLoadNormal;
|
||||
}
|
||||
if (nsURLLoadBackground != loadType) {
|
||||
printf("In nsDocLoader::LoadDocument initializing mForegroundURLs to 1\n");
|
||||
mForegroundURLs = 1;
|
||||
}
|
||||
mTotalURLs = 1;
|
||||
|
||||
Reference in New Issue
Block a user