summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/icu/files/icu-gcc4.4.patch')
-rw-r--r--dev-libs/icu/files/icu-gcc4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/icu/files/icu-gcc4.4.patch b/dev-libs/icu/files/icu-gcc4.4.patch
deleted file mode 100644
index 86d0194..0000000
--- a/dev-libs/icu/files/icu-gcc4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/layoutex/ParagraphLayout.cpp.orig 2009-02-26 22:03:12.000000000 +0800
-+++ source/layoutex/ParagraphLayout.cpp 2009-02-26 22:03:25.000000000 +0800
-@@ -813,7 +813,7 @@
-
- return nullLanguageCode;
- }
--#elif
-+#else
-
- // TODO - dummy implementation for right now...
- le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)