]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/unifilt.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / common / unicode / unifilt.h
index 5bf1ba4e4fd1b0d9fdde9e3d64c0ee1c70e33c83..ce952afaefbe73b4a4d31891cebb06174e0ed7b9 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2006, International Business Machines Corporation and others.
+* Copyright (C) 1999-2010, International Business Machines Corporation and others.
 * All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
@@ -96,13 +96,6 @@ public:
      */
     virtual void setData(const TransliterationRuleData*);
 
-    /**
-     * ICU "poor man's RTTI", returns a UClassID for the actual class.
-     *
-     * @stable ICU 2.2
-     */
-    virtual UClassID getDynamicClassID() const = 0;
-
     /**
      * ICU "poor man's RTTI", returns a UClassID for this class.
      *