No bug - Remove stray semicolon in nsThread.cpp; rs=bsmedberg

This commit is contained in:
Ms2ger 2011-12-18 11:13:56 +01:00
Родитель 75a764e259
Коммит d5923a1180
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -98,7 +98,7 @@ void ScheduleMemoryPressureEvent()
PR_ATOMIC_SET(&sMemoryPressurePending, 1);
}
};
} // namespace mozilla
//-----------------------------------------------------------------------------
// Because we do not have our own nsIFactory, we have to implement nsIClassInfo