[Scummvm-git-logs] scummvm master -> 8ecfe54254800c86ca522d8bbbf4b97b087163a5

Strangerke noreply at scummvm.org
Mon Apr 13 05:56:08 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:
8ecfe54254 WAYNESWORLD: Fix compilation


Commit: 8ecfe54254800c86ca522d8bbbf4b97b087163a5
    https://github.com/scummvm/scummvm/commit/8ecfe54254800c86ca522d8bbbf4b97b087163a5
Author: Strangerke (arnaud.boutonne at gmail.com)
Date: 2026-04-13T07:55:56+02:00

Commit Message:
WAYNESWORLD: Fix compilation

Changed paths:
    engines/waynesworld/wwintro_demo1.cpp


diff --git a/engines/waynesworld/wwintro_demo1.cpp b/engines/waynesworld/wwintro_demo1.cpp
index 7a996ccd6f7..9e01c32fa66 100644
--- a/engines/waynesworld/wwintro_demo1.cpp
+++ b/engines/waynesworld/wwintro_demo1.cpp
@@ -143,8 +143,4 @@ bool WWIntro_demo1::introPt1() {
 	return true;
 }
 
-bool WWIntro_demo1::introPt1() {
-	return false;
-}
-
 } // End of namespace WaynesWorld




More information about the Scummvm-git-logs mailing list