summaryrefslogtreecommitdiffstats
path: root/gfx/thebes/gfxPlatformMac.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/thebes/gfxPlatformMac.h')
-rw-r--r--gfx/thebes/gfxPlatformMac.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gfx/thebes/gfxPlatformMac.h b/gfx/thebes/gfxPlatformMac.h
index 0807614f6..ea4c1a101 100644
--- a/gfx/thebes/gfxPlatformMac.h
+++ b/gfx/thebes/gfxPlatformMac.h
@@ -81,9 +81,6 @@ public:
// lower threshold on font anti-aliasing
uint32_t GetAntiAliasingThreshold() { return mFontAntiAliasingThreshold; }
-protected:
- bool AccelerateLayersByDefault() override;
-
private:
virtual void GetPlatformCMSOutputProfile(void* &mem, size_t &size) override;