From e04480d7002b8cb5577cf25be42f2187f829dd60 Mon Sep 17 00:00:00 2001 From: D G Turner Date: Sat, 23 Nov 2019 17:04:39 +0000 Subject: LINUXMOTO: Hopefully Fix Compilation --- backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/graphics/linuxmotosdl') 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; -- cgit v1.2.3