summaryrefslogtreecommitdiff
path: root/mail/cone/files/patch-gcc34
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cone/files/patch-gcc34')
-rw-r--r--mail/cone/files/patch-gcc3410
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/cone/files/patch-gcc34 b/mail/cone/files/patch-gcc34
deleted file mode 100644
index 9b84b964edb4..000000000000
--- a/mail/cone/files/patch-gcc34
+++ /dev/null
@@ -1,10 +0,0 @@
---- libmail/addressbookget.C~ Mon Jun 7 20:46:57 2004
-+++ libmail/addressbookget.C Mon Jun 7 20:45:14 2004
-@@ -260,5 +260,5 @@
- addressBookLineMap.insert(make_pair(hdr, text));
- }
-
--template mail::addressbook::GetAddressList<mail::address>;
--template mail::addressbook::GetAddressList<mail::emailAddress>;
-+template class mail::addressbook::GetAddressList<mail::address>;
-+template class mail::addressbook::GetAddressList<mail::emailAddress>;