[Scummvm-git-logs] scummvm master -> d339feb75333283ccebcac340e3a0062f592a170
sev-
noreply at scummvm.org
Sat Feb 8 17:33:34 UTC 2025
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:
d339feb753 DEVTOOLS: Remove create_prince which lives in scummvm-tools
Commit: d339feb75333283ccebcac340e3a0062f592a170
https://github.com/scummvm/scummvm/commit/d339feb75333283ccebcac340e3a0062f592a170
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-02-08T18:32:33+01:00
Commit Message:
DEVTOOLS: Remove create_prince which lives in scummvm-tools
And associated submodule, which never was idea even remotely good
and it went just unnoticed by developers.
Changed paths:
R .gitmodules
R devtools/create_prince
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 944bb416ece..00000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,4 +0,0 @@
-[submodule "devtools/create_prince"]
- path = devtools/create_prince
- url = https://github.com/scummvm/game-translations
- branch = prince-and-the-coward
diff --git a/devtools/create_prince b/devtools/create_prince
deleted file mode 160000
index 4e2acb737c9..00000000000
--- a/devtools/create_prince
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 4e2acb737c936a576dee19927bb0cab5a0ae3b2d
More information about the Scummvm-git-logs
mailing list