[Scummvm-git-logs] scummvm branch-2-7 -> 9e272260cf6875cb94bc70ba533533be1add491d

ccawley2011 noreply at scummvm.org
Tue Feb 14 22:52: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:
9e272260cf CONFIGURE: Remove leftover debug message


Commit: 9e272260cf6875cb94bc70ba533533be1add491d
    https://github.com/scummvm/scummvm/commit/9e272260cf6875cb94bc70ba533533be1add491d
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2023-02-14T22:52:25Z

Commit Message:
CONFIGURE: Remove leftover debug message

Changed paths:
    configure


diff --git a/configure b/configure
index 6f44008abdb..29d97be5e30 100755
--- a/configure
+++ b/configure
@@ -1934,7 +1934,6 @@ riscos)
 	elif `which makerun >/dev/null 2>&1`; then
 		add_line_to_config_mk "MAKERUN := makerun"
 	fi
-	echo Over here!
 	;;
 *)
 	;;




More information about the Scummvm-git-logs mailing list