| Index: source/common/uniset_props.cpp
|
| diff --git a/source/common/uniset_props.cpp b/source/common/uniset_props.cpp
|
| index 1296d089eaafdb983aeadcffbd9dcb68345087ff..d33889395cc8028013819974037b0dd010bdb403 100644
|
| --- a/source/common/uniset_props.cpp
|
| +++ b/source/common/uniset_props.cpp
|
| @@ -1,7 +1,7 @@
|
| /*
|
| *******************************************************************************
|
| *
|
| -* Copyright (C) 1999-2013, International Business Machines
|
| +* Copyright (C) 1999-2014, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *
|
| *******************************************************************************
|
| @@ -47,8 +47,6 @@
|
|
|
| U_NAMESPACE_USE
|
|
|
| -#define LENGTHOF(array) (int32_t)(sizeof(array)/sizeof((array)[0]))
|
| -
|
| // initial storage. Must be >= 0
|
| // *** same as in uniset.cpp ! ***
|
| #define START_EXTRA 16
|
|
|