summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-bl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-bl')
-rw-r--r--mail/elm-me/patches/patch-bl13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/elm-me/patches/patch-bl b/mail/elm-me/patches/patch-bl
deleted file mode 100644
index fd4bd93efc1..00000000000
--- a/mail/elm-me/patches/patch-bl
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bl,v 1.1 2006/01/24 19:01:45 joerg Exp $
-
---- src/metapager.c.orig 2006-01-24 17:31:10.000000000 +0000
-+++ src/metapager.c
-@@ -15,8 +15,6 @@ static char rcsid[] = "@(#)$Id: metapage
-
- DEBUG_VAR(Debug,__FILE__,"ui");
-
--extern int errno;
--
- static unsigned char *s2us P_((char *str));
- static unsigned char *s2us(str)
- char *str;