1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:57:35 +00:00

Ports/SDLPoP: Remove an unnecessary patch

This patch removed some previously unsupported scanf format specifiers.

We still don't support these properly, but we can parse and ignore
them, which is equivalent to what this patch was doing.
This commit is contained in:
Tim Ledbetter 2023-08-13 12:38:28 +01:00 committed by Tim Schumacher
parent 43b4e84d9c
commit 5a04781224
5 changed files with 4 additions and 60 deletions

View file

@ -9,7 +9,7 @@ This just disables some extra features the game has such as screenshots, hardwar
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/src/config.h b/src/config.h
index 698e7ed..0a935ee 100644
index 698e7edf436461c475cbe4531ef8bf8d10456cd5..0a935eeb353141fcf4db3b4bcfb6925a6679df98 100644
--- a/src/config.h
+++ b/src/config.h
@@ -35,7 +35,7 @@ The authors of this program may be contacted at https://forum.princed.org