fixed prevent issues CID:52041
[platform/framework/native/appfw.git] / inc / FLclDateTimeSymbols.h
index 18a0c19..cdf6260 100644 (file)
@@ -79,7 +79,7 @@ public:
         * @endif
         * @since                               2.0
         * @if OSPCOMPAT
-        * @compatibility     This method has compatibility issues with OSP compatibile applications. @n
+        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
         *                              For more information, see @ref CompDateTimeSymbolsConstructPage "here".   
         * @endif
         *
@@ -102,7 +102,7 @@ public:
         * @endif
         * @since                               2.0
         * @if OSPCOMPAT
-        * @compatibility     This method has compatibility issues with OSP compatibile applications. @n
+        * @compatibility     This method has compatibility issues with OSP compatible applications. @n
         *                              For more information, see @ref CompDateTimeSymbolsConstructPage "here".   
         * @endif
         *
@@ -367,16 +367,6 @@ public:
         */
        result AddTimeZoneName(const Tizen::Base::String& timeZoneId, const Tizen::Base::String& concatenatedTimeZoneName);
 
-
-       /*
-        * Gets the non-localized date-time pattern characters.
-        *
-        * @since                               2.0
-        *
-        * @return                              The non-localized date-time pattern characters
-        */
-       static Tizen::Base::WcharBuffer* GetNonLocalizedDateTimePatternN(void);
-
 private:
        /**
         * The implementation of this copy constructor is intentionally blank and declared as private to