aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp')
-rw-r--r--editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp b/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
deleted file mode 100644
index dd1f65d7282b..000000000000
--- a/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/af/util/xp/ut_iconv.cpp.orig Fri Jan 2 16:00:33 2004
-+++ src/af/util/xp/ut_iconv.cpp Fri Jan 2 16:08:03 2004
-@@ -67,7 +67,7 @@
- #if defined (WIN32) || defined(__QNXNTO__) || defined(__CYGWIN__) || \
- (defined (__MACH__) && defined (__APPLE__)) || \
- (defined(TARGET_OS_MAC) && TARGET_OS_MAC) || \
--defined(__BEOS__) || defined (__AIX__) || \
-+defined(__BEOS__) || defined (__AIX__) || defined (__FreeBSD__) || \
- (defined(__linux__) && defined(__powerpc__) && (__GLIBC__ <= 2) && (__GLIBC_MINOR__ <= 1))
-
- #define ICONV_CONST const