mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
backing out small part of my patch for bug 159015 that shouldn't have been
checked in.
This commit is contained in:
parent
e9cc9118f6
commit
3bb3970660
@ -753,9 +753,7 @@ nsHttpConnectionMgr::OnMsgPruneDeadConnections()
|
||||
{
|
||||
LOG(("nsHttpConnectionMgr::OnMsgPruneDeadConnections\n"));
|
||||
|
||||
#ifndef DEBUG
|
||||
if (mNumIdleConns > 0)
|
||||
#endif
|
||||
mCT.Enumerate(PruneDeadConnectionsCB, this);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user