Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: source/common/ubidiwrt.c

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/common/ubidiln.c ('k') | source/common/ubrk.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/ubidiwrt.c
diff --git a/source/common/ubidiwrt.c b/source/common/ubidiwrt.c
index f554f35c4a01c4ae8cde99232bb96db95634dbed..2c6495967ca9c205e3865a4dbb9ab4861f960d2f 100644
--- a/source/common/ubidiwrt.c
+++ b/source/common/ubidiwrt.c
@@ -1,7 +1,7 @@
/*
******************************************************************************
*
-* Copyright (C) 2000-2011, International Business Machines
+* Copyright (C) 2000-2015, International Business Machines
* Corporation and others. All Rights Reserved.
*
******************************************************************************
@@ -17,11 +17,6 @@
* the core algorithm and core API to write reordered text.
*/
-/* set import/export definitions */
-#ifndef U_COMMON_IMPLEMENTATION
-# define U_COMMON_IMPLEMENTATION
-#endif
-
#include "unicode/utypes.h"
#include "unicode/ustring.h"
#include "unicode/uchar.h"
« no previous file with comments | « source/common/ubidiln.c ('k') | source/common/ubrk.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698