[Scummvm-git-logs] scummvm master -> 664d95aad6ff5e5da074a450a59a0a20fccc7587
aquadran
aquadran at gmail.com
Wed Oct 14 05:51:03 UTC 2020
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:
664d95aad6 GRIM: Remove leftover fullscreen comment
Commit: 664d95aad6ff5e5da074a450a59a0a20fccc7587
https://github.com/scummvm/scummvm/commit/664d95aad6ff5e5da074a450a59a0a20fccc7587
Author: PaweÅ KoÅodziejski (aquadran at users.sourceforge.net)
Date: 2020-10-14T07:50:56+02:00
Commit Message:
GRIM: Remove leftover fullscreen comment
Changed paths:
engines/grim/gfx_base.h
diff --git a/engines/grim/gfx_base.h b/engines/grim/gfx_base.h
index cd18cf4029..78ea496293 100644
--- a/engines/grim/gfx_base.h
+++ b/engines/grim/gfx_base.h
@@ -78,7 +78,6 @@ public:
*
* @param screenW the width of the context
* @param screenH the height of the context
- * @param fullscreen true if fullscreen is desired, false otherwise.
*/
virtual void setupScreen(int screenW, int screenH) = 0;
More information about the Scummvm-git-logs
mailing list