summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/patches/patch-ba')
-rw-r--r--mail/balsa/patches/patch-ba13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/balsa/patches/patch-ba b/mail/balsa/patches/patch-ba
deleted file mode 100644
index 76ba2be465b..00000000000
--- a/mail/balsa/patches/patch-ba
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ba,v 1.1 2002/02/01 17:02:18 mjl Exp $
-
---- libbalsa/send.c.orig Fri Feb 1 17:13:19 2002
-+++ libbalsa/send.c Fri Feb 1 17:13:35 2002
-@@ -937,7 +937,7 @@
- pthread_detach(send_mail);
- }
- #else /*non-threaded code */
--
-+ }
- send_message_info=send_message_info_new(outbox);
- balsa_send_message_real(send_message_info);
- #endif