diff options
Diffstat (limited to 'gfx/thebes/gfxWindowsPlatform.h')
-rw-r--r-- | gfx/thebes/gfxWindowsPlatform.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gfx/thebes/gfxWindowsPlatform.h b/gfx/thebes/gfxWindowsPlatform.h index f401038fcb..129365f820 100644 --- a/gfx/thebes/gfxWindowsPlatform.h +++ b/gfx/thebes/gfxWindowsPlatform.h @@ -225,8 +225,6 @@ public: } bool SupportsPluginDirectDXGIDrawing(); - static void RecordContentDeviceFailure(mozilla::gfx::TelemetryDeviceCode aDevice); - protected: bool AccelerateLayersByDefault() override { return true; |