| Index: source/common/uchar.c
|
| diff --git a/source/common/uchar.c b/source/common/uchar.c
|
| index 9a285ccddb2c7a5a2121e6f0af3445b526f69a87..57e00afc10f8b124052cbfdbaf65ea800de39f6a 100644
|
| --- a/source/common/uchar.c
|
| +++ b/source/common/uchar.c
|
| @@ -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"
|
|
|