]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/currfmt.h
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / currfmt.h
index b3f23e56f9676b4f958082ac98a25a02d501d143..cc9bb3c1bacd05f88c0fd4bf2c340c285cd7e79a 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 **********************************************************************
 * Copyright (c) 2004-2014, International Business Machines
@@ -84,10 +86,6 @@ class CurrencyFormat : public MeasureFormat {
      * Returns the class ID for this class.
      */
     static UClassID U_EXPORT2 getStaticClassID();
-
- private:
-
-    NumberFormat* fmt;
 };
 
 U_NAMESPACE_END