]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/ctestfw/unicode/testdata.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / unicode / testdata.h
index 0b8d75252633886b3580613e8aa7b5d4d95fd5f5..a248bf568dc6ede890ceac9fa82cd6f9b0af4ecd 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2005, International Business Machines Corporation and
+ * Copyright (c) 2002-2006, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -96,7 +96,7 @@ public:
 private:
 //  RBTestData() {};
 //  RBTestData(const RBTestData& original) {};
-  RBTestData& operator=(const RBTestData& /*original*/) {return *this;};
+  RBTestData& operator=(const RBTestData& /*original*/);
 
 public:
   virtual ~RBTestData();