aboutsummaryrefslogtreecommitdiff
path: root/games/iourbanterror/files/patch-code__botlib__be_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/iourbanterror/files/patch-code__botlib__be_interface.c')
-rw-r--r--games/iourbanterror/files/patch-code__botlib__be_interface.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/iourbanterror/files/patch-code__botlib__be_interface.c b/games/iourbanterror/files/patch-code__botlib__be_interface.c
deleted file mode 100644
index 45e7f5e21246..000000000000
--- a/games/iourbanterror/files/patch-code__botlib__be_interface.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./code/botlib/be_interface.c.orig Wed Apr 26 10:36:58 2006
-+++ ./code/botlib/be_interface.c Sun Jun 11 17:26:26 2006
-@@ -155,7 +155,7 @@
- } else {
- Com_sprintf(logfilename, sizeof(logfilename), "botlib.log");
- }
-- Log_Open(logfilename);
-+ Log_Open("/dev/null");
- //
- botimport.Print(PRT_MESSAGE, "------- BotLib Initialization -------\n");
- //