From 1699dbe78bf43eaa5ef4c593f075dfdc59c02b15 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 3 Jan 2022 16:32:36 +0000 Subject: Issue %3015 - Part 3: Remove GMP code from addons, crash handler and tests. --- system/graphics/thebes/gfxPrefs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/graphics/thebes') diff --git a/system/graphics/thebes/gfxPrefs.cpp b/system/graphics/thebes/gfxPrefs.cpp index 72bc58d78..9ec9b638a 100644 --- a/system/graphics/thebes/gfxPrefs.cpp +++ b/system/graphics/thebes/gfxPrefs.cpp @@ -111,7 +111,7 @@ gfxPrefs::Pref::SetChangeCallback(ChangeCallback aCallback) FireChangeCallback(); } -// On lightweight processes such as for GMP and GPU, XPCOM is not initialized, +// On lightweight processes such as for GPU, XPCOM is not initialized, // and therefore we don't have access to Preferences. When XPCOM is not // available we rely on manual synchronization of gfxPrefs values over IPC. /* static */ bool -- cgit v1.2.3