X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..374ca955a76ecab1204ca8bfa63ff9238d998416:/icuSources/test/intltest/restsnew.h?ds=sidebyside diff --git a/icuSources/test/intltest/restsnew.h b/icuSources/test/intltest/restsnew.h index 6a8245da..2cadcf5b 100644 --- a/icuSources/test/intltest/restsnew.h +++ b/icuSources/test/intltest/restsnew.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2001, International Business Machines Corporation and + * Copyright (c) 1997-2003, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -32,7 +32,7 @@ public: void TestOtherAPI(void); - void TestNewTypes(void); + void TestNewTypes(void); private: /** @@ -52,7 +52,6 @@ private: int32_t pass; int32_t fail; - IntlTest& OUT; }; #endif