aboutsummaryrefslogtreecommitdiff
path: root/games/gma/files/patch-scores.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/gma/files/patch-scores.cc')
-rw-r--r--games/gma/files/patch-scores.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gma/files/patch-scores.cc b/games/gma/files/patch-scores.cc
deleted file mode 100644
index 52b1542eadd2..000000000000
--- a/games/gma/files/patch-scores.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/scores.cc.orig Sun May 18 19:20:37 2003
-+++ src/scores.cc Sun May 18 19:20:51 2003
-@@ -50,7 +50,7 @@
- return result;
- }
-
--void Scores::mark_good(const Pattern pattern, int goodness = 1)
-+void Scores::mark_good(const Pattern pattern, int goodness)
- {
- // Mark this position as beneficial
- int i;