зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1038193
- Give LSPAnnotationGatherer a private destructor; r=bjacob
This commit is contained in:
Родитель
ea0a69c899
Коммит
bcc305978d
|
@ -23,6 +23,8 @@ namespace crashreporter {
|
|||
|
||||
class LSPAnnotationGatherer : public nsRunnable
|
||||
{
|
||||
~LSPAnnotationGatherer() {}
|
||||
|
||||
public:
|
||||
NS_DECL_THREADSAFE_ISUPPORTS
|
||||
NS_DECL_NSIRUNNABLE
|
||||
|
|
Загрузка…
Ссылка в новой задаче