Index: source/test/intltest/tzrulets.cpp |
diff --git a/source/test/intltest/tzrulets.cpp b/source/test/intltest/tzrulets.cpp |
index 77d8ba881f3e5c9cd9e0d7561d12e205935bb77b..3a5b25e9f169d5d7c5686cacd8f44003d67f7fb5 100644 |
--- a/source/test/intltest/tzrulets.cpp |
+++ b/source/test/intltest/tzrulets.cpp |
@@ -1,6 +1,6 @@ |
/* |
******************************************************************************* |
-* Copyright (C) 2007-2012, International Business Machines Corporation and * |
+* Copyright (C) 2007-2014, International Business Machines Corporation and * |
* others. All Rights Reserved. * |
******************************************************************************* |
*/ |
@@ -30,8 +30,6 @@ |
#define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break |
#define HOUR (60*60*1000) |
-static const UVersionInfo ICU_453 = {4,5,3,0}; |
- |
static const char *const TESTZIDS[] = { |
"AGT", |
"America/New_York", |