summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-ax')
-rw-r--r--mail/elm-me/patches/patch-ax13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/elm-me/patches/patch-ax b/mail/elm-me/patches/patch-ax
deleted file mode 100644
index f145951e5f7..00000000000
--- a/mail/elm-me/patches/patch-ax
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ax,v 1.1 2006/01/24 19:01:45 joerg Exp $
-
---- src/a_quit.c.orig 2006-01-24 17:10:04.000000000 +0000
-+++ src/a_quit.c
-@@ -23,8 +23,6 @@ static char rcsid[] = "@(#)$Id: a_quit.c
- DEBUG_VAR(Debug,__FILE__,"alias");
-
-
--extern int errno; /* system error number on failure */
--
- int delete_aliases(newaliases, prompt)
- int newaliases, prompt;
- {