[Scummvm-git-logs] scummvm master -> a5787a920bc2d66a0596231fe3399cb873f3ce50
ccawley2011
ccawley2011 at gmail.com
Sun Apr 18 16:18:09 UTC 2021
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:
a5787a920b TWINE: Remove unused include
Commit: a5787a920bc2d66a0596231fe3399cb873f3ce50
https://github.com/scummvm/scummvm/commit/a5787a920bc2d66a0596231fe3399cb873f3ce50
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2021-04-18T17:18:07+01:00
Commit Message:
TWINE: Remove unused include
Changed paths:
engines/twine/twine.cpp
diff --git a/engines/twine/twine.cpp b/engines/twine/twine.cpp
index 5891f90cee..f7223868f4 100644
--- a/engines/twine/twine.cpp
+++ b/engines/twine/twine.cpp
@@ -34,7 +34,6 @@
#include "common/textconsole.h"
#include "engines/metaengine.h"
#include "engines/util.h"
-#include "graphics/colormasks.h"
#include "graphics/cursorman.h"
#include "graphics/font.h"
#include "graphics/fontman.h"
More information about the Scummvm-git-logs
mailing list