| Index: source/tools/genrb/genrb.h
|
| diff --git a/source/tools/genrb/genrb.h b/source/tools/genrb/genrb.h
|
| index a9afab8b8fe2f4c18cbf3e3755f4c1dbbfd5e5ab..1cbff35aef1bcaa2052c96e086a44f21dffd438b 100644
|
| --- a/source/tools/genrb/genrb.h
|
| +++ b/source/tools/genrb/genrb.h
|
| @@ -1,15 +1,12 @@
|
| /*
|
| *******************************************************************************
|
| *
|
| -* Copyright (C) 2002-2011, International Business Machines
|
| +* Copyright (C) 2002-2014, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *
|
| *******************************************************************************
|
| *
|
| * File genrb.h
|
| -*
|
| -* Modification History:
|
| -*******************************************************************************
|
| */
|
|
|
| #ifndef GENRB_H
|
| @@ -41,8 +38,6 @@
|
|
|
| U_CDECL_BEGIN
|
|
|
| -extern UBool gIncludeUnihanColl;
|
| -
|
| U_CAPI void processFile(
|
| const char *filename,
|
| const char* cp,
|
|
|