mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1252386 - Removed debugging printf,r=me
MozReview-Commit-ID: 131XBlD5YOQ
This commit is contained in:
parent
f872e36bbe
commit
f358d9bf52
@ -188,7 +188,6 @@ nsHttpConnectionMgr::Shutdown()
|
||||
|
||||
// wait for shutdown event to complete
|
||||
while (!shutdownWrapper->mBool) {
|
||||
fprintf(stderr, "nsHttpConnectionMgr::Shutdown() ProcessNextEvent\n");
|
||||
NS_ProcessNextEvent(NS_GetCurrentThread());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user