Bug 772525 - Remove the unused variable on in nsCacheService::Lock; r=bsmith

DONTBUILD
This commit is contained in:
Ehsan Akhgari 2012-07-10 14:41:42 -04:00
Родитель 5cfc7d8422
Коммит f3dc77d62d
1 изменённых файлов: 0 добавлений и 1 удалений

1
netwerk/cache/nsCacheService.cpp поставляемый
Просмотреть файл

@ -2487,7 +2487,6 @@ nsCacheService::Lock(mozilla::Telemetry::ID mainThreadLockerID)
{
mozilla::Telemetry::ID lockerID;
mozilla::Telemetry::ID generalID;
bool on;
if (NS_IsMainThread()) {
lockerID = mainThreadLockerID;