summaryrefslogtreecommitdiff
path: root/mail/xfmail/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/xfmail/files/patch-ae')
-rw-r--r--mail/xfmail/files/patch-ae15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/xfmail/files/patch-ae b/mail/xfmail/files/patch-ae
deleted file mode 100644
index 42f60480b7cf..000000000000
--- a/mail/xfmail/files/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/mail/debug.cpp.orig Tue Oct 15 17:32:57 2002
-+++ src/mail/debug.cpp Tue Oct 15 16:59:15 2002
-@@ -25,9 +25,12 @@
- * *
- ******************************************************************************/
-
-+using namespace std;
-+
- #include <glib.h>
- #include <debug.h>
- #include <fmail.h>
-+#include <iostream>
-
- #if STDC_HEADERS || defined(USE_STDARG)
- void _debugpf(char *fmt, ...)