]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/uregiontest.c
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / test / cintltst / uregiontest.c
index 9565530b6b7f55ef4270097f8c7551917dd80c9f..d2b87f41d62df4c18c2932528a1c5b4d0dcbf4a0 100644 (file)
@@ -1,5 +1,5 @@
 /********************************************************************
- * Copyright (c) 2013, International Business Machines Corporation
+ * Copyright (c) 2014, International Business Machines Corporation
  * and others. All Rights Reserved.
  ********************************************************************/
 /* C API TEST FOR UREGION */
@@ -51,8 +51,6 @@ typedef struct KnownRegion {
   const char *containingContinent;
 } KnownRegion;
 
-#define LENGTHOF(array) (int32_t)(sizeof(array) / sizeof((array)[0]))
-
 static KnownRegion knownRegions[] = {
     // Code, Num, Parent, Type,             Containing Continent
     { "TP" , 626, "035", URGN_TERRITORY, "142" },