aboutsummaryrefslogtreecommitdiff
path: root/games/bzflag/files/patch-bzflag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'games/bzflag/files/patch-bzflag.cxx')
-rw-r--r--games/bzflag/files/patch-bzflag.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/bzflag/files/patch-bzflag.cxx b/games/bzflag/files/patch-bzflag.cxx
deleted file mode 100644
index bddae7ce2e3c..000000000000
--- a/games/bzflag/files/patch-bzflag.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/bzflag/bzflag.cxx.orig Fri Dec 6 02:22:44 2002
-+++ src/bzflag/bzflag.cxx Mon Dec 9 22:09:36 2002
-@@ -769,7 +769,7 @@
-
- // read resources
- {
-- #ifdef __MWERKS__
-+ #if 1
- ifstream resourceStream(getConfigFileName(), ios::in);
- #else
- ifstream resourceStream(getConfigFileName(), ios::in);