diff options
Diffstat (limited to 'mail/elm-me/patches/patch-ba')
-rw-r--r-- | mail/elm-me/patches/patch-ba | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/elm-me/patches/patch-ba b/mail/elm-me/patches/patch-ba deleted file mode 100644 index fb046e21da6..00000000000 --- a/mail/elm-me/patches/patch-ba +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ba,v 1.1 2006/01/24 19:01:45 joerg Exp $ - ---- src/editmsg.c.orig 2006-01-24 17:18:32.000000000 +0000 -+++ src/editmsg.c -@@ -28,7 +28,6 @@ long fsize(); - /* The built-in editor is not re-entrant! */ - static int builtin_editor_active = FALSE; - static char *simple_continue = NULL; --extern int errno; - - int interrupts_while_editing; /* keep track 'o dis stuff */ - JMP_BUF edit_location; /* for getting back from interrupt */ |