diff --git a/netwerk/cookie/CookieCommons.cpp b/netwerk/cookie/CookieCommons.cpp index 0d84ecb3d8b6..5c6f6933b718 100644 --- a/netwerk/cookie/CookieCommons.cpp +++ b/netwerk/cookie/CookieCommons.cpp @@ -26,8 +26,6 @@ #include "nsScriptSecurityManager.h" #include "ThirdPartyUtil.h" -constexpr auto CONSOLE_SCHEMEFUL_CATEGORY = "cookieSchemeful"_ns; - namespace mozilla { using dom::Document;