зеркало из https://github.com/mozilla/gecko-dev.git
Bug 899368 - remove static constructors added in bug 894448 with some constexpr pixi dust. r=bz
This commit is contained in:
Родитель
8a3516b805
Коммит
6b2dfe7a73
|
@ -2286,7 +2286,7 @@ template<class T>
|
|||
class GetCCParticipant<T, true>
|
||||
{
|
||||
public:
|
||||
static nsCycleCollectionParticipant*
|
||||
static MOZ_CONSTEXPR nsCycleCollectionParticipant*
|
||||
Get()
|
||||
{
|
||||
return nullptr;
|
||||
|
|
Загрузка…
Ссылка в новой задаче