[Scummvm-git-logs] scummvm master -> a250d0a77bfe3b9fe4efd878c7b7d772be731695
sev-
noreply at scummvm.org
Sun Dec 24 01:31:48 UTC 2023
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:
a250d0a77b M4: Remove unused include
Commit: a250d0a77bfe3b9fe4efd878c7b7d772be731695
https://github.com/scummvm/scummvm/commit/a250d0a77bfe3b9fe4efd878c7b7d772be731695
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-12-24T02:31:33+01:00
Commit Message:
M4: Remove unused include
Changed paths:
engines/m4/detection.cpp
diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp
index 6c39ff73d1f..0d500e75204 100644
--- a/engines/m4/detection.cpp
+++ b/engines/m4/detection.cpp
@@ -24,7 +24,6 @@
#include "common/file.h"
#include "common/md5.h"
#include "common/str-array.h"
-#include "common/translation.h"
#include "common/util.h"
#include "m4/detection.h"
#include "m4/detection_tables.h"
More information about the Scummvm-git-logs
mailing list