diff options
author | trevor <trevor@FreeBSD.org> | 2000-12-17 14:28:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-12-17 14:28:33 +0000 |
commit | 008965d371d2ef817b45c90d305f191e34afcef2 (patch) | |
tree | 32cccfc6970402f221b20ba0dae15c274b4e4bc2 /mail/xc-mail/files | |
parent | de4d06d1c48b9557bee9093d3fbc59d47deba15c (diff) | |
download | FreeBSD-ports-008965d371d2ef817b45c90d305f191e34afcef2.zip FreeBSD-ports-008965d371d2ef817b45c90d305f191e34afcef2.tar.gz |
Update to the 2000-12-16 snapshot. Make this a local port.
Diffstat (limited to 'mail/xc-mail/files')
-rw-r--r-- | mail/xc-mail/files/patch-ae | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/xc-mail/files/patch-ae b/mail/xc-mail/files/patch-ae deleted file mode 100644 index f6c5efb..0000000 --- a/mail/xc-mail/files/patch-ae +++ /dev/null @@ -1,21 +0,0 @@ -This patch is from the XCmail FAQ. - ---- src/reader.cxx.orig Sat Jun 10 22:44:38 2000 -+++ src/reader.cxx Mon Oct 2 00:15:12 2000 -@@ -2041,16 +2041,6 @@ - { - mn.Recreate(); - } -- else -- { -- static message msg; -- msg.Add(mn,new msgget_int(&mn, -- (int (callable::*)(void))&menu::Selection), -- NULL,NULL,NULL); -- msg.Add(status,NULL,NULL,new msgset_int(&status, -- (void (callable::*)(int))&bannertext::MenuHelpText), -- NULL); -- } - - if (spooled>0) - mn.UnlockItem(5,2); |