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/ubidiimp.h

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/ubidi_props_data.h ('k') | source/common/ubidiln.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/ubidiimp.h
diff --git a/source/common/ubidiimp.h b/source/common/ubidiimp.h
index 14d7b99a6aabd2a75257a8ab7cd4e4e27861a3b1..accd177ce09913cfee76bc63574d47aad0ad030c 100644
--- a/source/common/ubidiimp.h
+++ b/source/common/ubidiimp.h
@@ -17,9 +17,6 @@
#ifndef UBIDIIMP_H
#define UBIDIIMP_H
-/* set import/export definitions */
-#ifdef U_COMMON_IMPLEMENTATION
-
#include "unicode/utypes.h"
#include "unicode/uchar.h"
#include "ubidi_props.h"
@@ -468,5 +465,3 @@ ubidi_getMemory(BidiMemoryForAllocation *pMemory, int32_t *pSize, UBool mayAlloc
TRUE, (length)*sizeof(Isolate))
#endif
-
-#endif
« no previous file with comments | « source/common/ubidi_props_data.h ('k') | source/common/ubidiln.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698