diff options
Diffstat (limited to 'devel/icu/files/patch-layoutex_ParagraphLayout.cpp')
-rw-r--r-- | devel/icu/files/patch-layoutex_ParagraphLayout.cpp | 14 |
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) - - |