[Scummvm-git-logs] scummvm master -> 17d1ea9cc93e4bd434cdaa37110405e8397af8bc
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:
17d1ea9cc9 HPL1: Remove duplicated detection object file
Commit: 17d1ea9cc93e4bd434cdaa37110405e8397af8bc
https://github.com/scummvm/scummvm/commit/17d1ea9cc93e4bd434cdaa37110405e8397af8bc
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2023-03-05T11:12:31+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 7528d7827a6..dba26c179ee 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