summaryrefslogtreecommitdiff
path: root/devel/icu/files/patch-layoutex_ParagraphLayout.cpp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 11:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-12-15 11:36:41 +0000
commitc0ad03979a0cf5930f9482e0c2b8eb61356bf76b (patch)
treea3c63959dcbde60cac5dc34cbac87cec0a240de3 /devel/icu/files/patch-layoutex_ParagraphLayout.cpp
parentFix s/JAVAJARDIR/JAVALIBDIR/. (diff)
- Update devel/icu to 4.6
- Deprecate devel/icu4 PR: ports/152940
Notes
Notes: svn path=/head/; revision=266337
Diffstat (limited to 'devel/icu/files/patch-layoutex_ParagraphLayout.cpp')
-rw-r--r--devel/icu/files/patch-layoutex_ParagraphLayout.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/icu/files/patch-layoutex_ParagraphLayout.cpp b/devel/icu/files/patch-layoutex_ParagraphLayout.cpp
deleted file mode 100644
index 7f58b493140a..000000000000
--- a/devel/icu/files/patch-layoutex_ParagraphLayout.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
-
---- layoutex/ParagraphLayout.bak 2009-10-15 21:21:15.000000000 +0200
-+++ layoutex/ParagraphLayout.cpp 2009-10-15 21:22:44.000000000 +0200
-@@ -813,7 +813,7 @@
-
- return nullLanguageCode;
- }
--#elif
-+#else
-
- // TODO - dummy implementation for right now...
- le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)
-
-