[Scummvm-git-logs] scummvm master -> b293226fd5d81214beaebd2d2108ad3a360611d9
salty-horse
ori at avtalion.name
Sat Dec 12 14:54:28 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:
b293226fd5 SKY: Remove duplicate include
Commit: b293226fd5d81214beaebd2d2108ad3a360611d9
https://github.com/scummvm/scummvm/commit/b293226fd5d81214beaebd2d2108ad3a360611d9
Author: Ori Avtalion (ori at avtalion.name)
Date: 2020-12-12T16:53:54+02:00
Commit Message:
SKY: Remove duplicate include
Changed paths:
engines/sky/detection.cpp
diff --git a/engines/sky/detection.cpp b/engines/sky/detection.cpp
index 90f06a2e86..b87c6cd003 100644
--- a/engines/sky/detection.cpp
+++ b/engines/sky/detection.cpp
@@ -30,8 +30,6 @@
#include "common/textconsole.h"
#include "common/translation.h"
-#include "engines/metaengine.h"
-
static const PlainGameDescriptor skySetting =
{"sky", "Beneath a Steel Sky" };
More information about the Scummvm-git-logs
mailing list