Index: source/test/intltest/incaltst.cpp |
diff --git a/source/test/intltest/incaltst.cpp b/source/test/intltest/incaltst.cpp |
index 9614035af67c022a7052f319a8327cbe298b6909..7627696e7b88d7e07f8ffe32e027c9fd88ddbaaa 100644 |
--- a/source/test/intltest/incaltst.cpp |
+++ b/source/test/intltest/incaltst.cpp |
@@ -1,6 +1,6 @@ |
/*********************************************************************** |
* COPYRIGHT: |
- * Copyright (c) 1997-2012, International Business Machines Corporation |
+ * Copyright (c) 1997-2014, International Business Machines Corporation |
* and others. All Rights Reserved. |
***********************************************************************/ |
@@ -54,9 +54,6 @@ static UnicodeString escape( const UnicodeString&src) |
// ***************************************************************************** |
//--- move to CalendarTest? |
-static const double JULIAN_EPOCH = -210866760000000.; |
- |
- |
// Turn this on to dump the calendar fields |
#define U_DEBUG_DUMPCALS |