[Scummvm-git-logs] scummvm branch-2-7 -> c4f24b2f7e078318701ea193165741e1f223e22e
lephilousophe
noreply at scummvm.org
Sun Mar 5 10:13:35 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:
c4f24b2f7e HPL1: Remove duplicated detection object file
Commit: c4f24b2f7e078318701ea193165741e1f223e22e
https://github.com/scummvm/scummvm/commit/c4f24b2f7e078318701ea193165741e1f223e22e
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2023-03-05T11:13:01+01:00
Commit Message:
HPL1: Remove duplicated detection object file
Changed paths:
engines/hpl1/module.mk
diff --git a/engines/hpl1/module.mk b/engines/hpl1/module.mk
index 5089b27358f..b9dd76c0569 100644
--- a/engines/hpl1/module.mk
+++ b/engines/hpl1/module.mk
@@ -1,7 +1,6 @@
MODULE := engines/hpl1
MODULE_OBJS := \
- detection.o \
string.o \
opengl.o \
graphics.o \
More information about the Scummvm-git-logs
mailing list