[Scummvm-git-logs] scummvm master -> 69cc1d771f0b722d126a02c0eb4d16399817682c

sev- noreply at scummvm.org
Sat May 30 14:43:11 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
69cc1d771f GLK: Remove unnecesary file from detection plugin


Commit: 69cc1d771f0b722d126a02c0eb4d16399817682c
    https://github.com/scummvm/scummvm/commit/69cc1d771f0b722d126a02c0eb4d16399817682c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-05-30T16:42:47+02:00

Commit Message:
GLK: Remove unnecesary file from detection plugin

Changed paths:
    engines/glk/module.mk


diff --git a/engines/glk/module.mk b/engines/glk/module.mk
index c2638de4e23..a9e1b3ec949 100644
--- a/engines/glk/module.mk
+++ b/engines/glk/module.mk
@@ -395,6 +395,5 @@ DETECT_OBJS += $(MODULE)/zcode/detection.o
 
 # Dependencies of detection objects
 DETECT_OBJS += $(MODULE)/blorb.o
-DETECT_OBJS += $(MODULE)/scott/load_zx_spectrum.o
 DETECT_OBJS += $(MODULE)/advsys/game.o
 endif




More information about the Scummvm-git-logs mailing list