diff options
Diffstat (limited to 'gfx/thebes/gfxPlatformMac.h')
-rw-r--r-- | gfx/thebes/gfxPlatformMac.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gfx/thebes/gfxPlatformMac.h b/gfx/thebes/gfxPlatformMac.h index 29bbd7e877..00ab2c1ca8 100644 --- a/gfx/thebes/gfxPlatformMac.h +++ b/gfx/thebes/gfxPlatformMac.h @@ -76,8 +76,6 @@ class gfxPlatformMac : public gfxPlatform { static bool CheckVariationFontSupport(); - bool SupportsHDR() override; - protected: bool AccelerateLayersByDefault() override; |