From e0d9f5cda41908bd0cf9ab8f356206c2f5ac7e6c Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 20 Feb 2022 22:00:59 +0000 Subject: No issue - Research and resolve NIGHTLY_BUILD conditionals --- dom/base/Navigator.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dom/base/Navigator.h') diff --git a/dom/base/Navigator.h b/dom/base/Navigator.h index 953ef8c6c..a1c4794c4 100644 --- a/dom/base/Navigator.h +++ b/dom/base/Navigator.h @@ -211,8 +211,6 @@ public: void GetLanguages(nsTArray& aLanguages); - bool MozE10sEnabled(); - StorageManager* Storage(); static void GetAcceptLanguages(nsTArray& aLanguages); -- cgit v1.2.3