зеркало из https://github.com/mozilla/gecko-dev.git
Removing extraneous ;
This commit is contained in:
Родитель
8388d47b5d
Коммит
ef82067dee
|
@ -255,7 +255,7 @@ private:
|
|||
};
|
||||
|
||||
// ISuuports implementation for nsTokenEventRunnable
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsTokenEventRunnable, nsIRunnable);
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsTokenEventRunnable, nsIRunnable)
|
||||
|
||||
nsTokenEventRunnable::nsTokenEventRunnable(const nsAString &aType,
|
||||
const nsAString &aTokenName): mType(aType), mTokenName(aTokenName) { }
|
||||
|
|
Загрузка…
Ссылка в новой задаче