]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/restsnew.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / restsnew.h
index 6a8245da9fd60ffee4f6a0e9c32180b28af60a7f..2cadcf5b1be1f1a002df99e3cb04de45348ff870 100644 (file)
@@ -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