diff options
Diffstat (limited to 'gfx/thebes/gfxPlatformGtk.h')
-rw-r--r-- | gfx/thebes/gfxPlatformGtk.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gfx/thebes/gfxPlatformGtk.h b/gfx/thebes/gfxPlatformGtk.h index 9959c0e13d..22ed4b08fd 100644 --- a/gfx/thebes/gfxPlatformGtk.h +++ b/gfx/thebes/gfxPlatformGtk.h @@ -132,10 +132,6 @@ public: return true; } - bool AccelerateLayersByDefault() override { - return true; - } - #ifdef GL_PROVIDER_GLX already_AddRefed<mozilla::gfx::VsyncSource> CreateHardwareVsyncSource() override; #endif |