aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h')
-rw-r--r--backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
index 4e886b4e1e..ec5ebff729 100644
--- a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
+++ b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
@@ -31,7 +31,6 @@ public:
virtual void initSize(uint w, uint h, const Graphics::PixelFormat *format = NULL) override;
const OSystem::GraphicsMode *getSupportedGraphicsModes() const override;
- virtual void setGraphicsModeIntern() override;
virtual int getGraphicsModeScale(int mode) const override;
virtual void internUpdateScreen() override;
virtual ScalerProc *getGraphicsScalerProc(int mode) const override;