Bug 1856242 - LifoAlloc.cpp: using decl 'RoundUpPow2' is unused r=jandem

Differential Revision: https://phabricator.services.mozilla.com/D189967
This commit is contained in:
anonymous0000007 2023-10-04 12:08:26 +00:00
parent cae77229f5
commit 5c68c8b0f5

View file

@ -17,7 +17,6 @@
using namespace js;
using mozilla::RoundUpPow2;
using mozilla::tl::BitSize;
namespace js {