зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1289211 - Remove InfallibleTArray alias r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D36973 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
9d33bd810d
Коммит
988642ea75
|
@ -30,7 +30,4 @@ class FallibleTArray;
|
|||
template <class E, size_t N>
|
||||
class AutoTArray;
|
||||
|
||||
template <class E>
|
||||
using InfallibleTArray = nsTArray<E>;
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче