[Scummvm-git-logs] scummvm master -> e04480d7002b8cb5577cf25be42f2187f829dd60

digitall 547637+digitall at users.noreply.github.com
Sat Nov 23 17:07:47 UTC 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e04480d700 LINUXMOTO: Hopefully Fix Compilation


Commit: e04480d7002b8cb5577cf25be42f2187f829dd60
    https://github.com/scummvm/scummvm/commit/e04480d7002b8cb5577cf25be42f2187f829dd60
Author: D G Turner (digitall at scummvm.org)
Date: 2019-11-23T17:04:39Z

Commit Message:
LINUXMOTO: Hopefully Fix Compilation

Changed paths:
    backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h


diff --git a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
index 4e886b4..ec5ebff 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;




More information about the Scummvm-git-logs mailing list