Merge "Fix duplicated alarms." into tizen_2.2
[platform/framework/native/appfw.git] / inc / FLclTimeZone.h
index 1a3ccff..bfddbe9 100644 (file)
@@ -377,7 +377,7 @@ public:
         * @param[out]          offset                                          The offset between the local standard time and GMT, taking into consideration DST
         * @exception           E_SUCCESS                                       The method is successful.
         * @exception           E_INVALID_ARG                                   The specified @c ticks is invalid.
-        * @see                 Base::DateTime::GetTicks(), System::SystemTime::GetTicks()
+        * @see                 Base::DateTime::GetTicks()
         */
        result GetOffset(long long ticks, int& offset) const;