Remove unused code.
[platform/framework/native/appfw.git] / src / locales / FLcl_TimeZoneImpl.h
index ed5c7f8..4baafbc 100644 (file)
@@ -101,6 +101,7 @@ public:
 private:
        U_ICU_NAMESPACE::TimeZone* __pIcuTimeZone;
 
+       int __dstSaving;
        int __dstStartingYear;
        TimeRule __startingRule;
        TimeRule __endingRule;