]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/uchar.c
ICU-57163.0.1.tar.gz
[apple/icu.git] / icuSources / common / uchar.c
index 9a285ccddb2c7a5a2121e6f0af3445b526f69a87..57e00afc10f8b124052cbfdbaf65ea800de39f6a 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1996-2012, International Business Machines
+*   Copyright (C) 1996-2014, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 ********************************************************************************
 *
@@ -31,8 +31,6 @@
 #include "uprops.h"
 #include "ustr_imp.h"
 
-#define LENGTHOF(array) (int32_t)(sizeof(array)/sizeof((array)[0]))
-
 /* uchar_props_data.h is machine-generated by genprops --csource */
 #define INCLUDED_FROM_UCHAR_C
 #include "uchar_props_data.h"