summaryrefslogtreecommitdiff
path: root/misc/par/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/par/patches/patch-af')
-rw-r--r--misc/par/patches/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/par/patches/patch-af b/misc/par/patches/patch-af
deleted file mode 100644
index 6d9b792d725..00000000000
--- a/misc/par/patches/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-af,v 1.1.1.1 2002/01/04 19:53:08 fredb Exp $
-
---- Arena/Source/bridge.c.orig Mon Mar 23 20:29:54 1998
-+++ Arena/Source/bridge.c Sun Oct 10 14:00:48 1999
-@@ -227,14 +227,6 @@
- }
- break;
-
-- case HT_PROG_WAIT:
-- Announce(_("Waiting for free socket..."));
-- break;
--
-- case HT_PROG_GC:
-- Announce(_("Collecting cache garbage..."));
-- break;
--
- default:
- Announce(_("UNKNOWN PROGRESS STATE"));
- break;