clock2/clockui/adtupdater/inc/adtupdatercontainer.h
branchRCL_3
changeset 86 ed599363c2d7
parent 78 356f28cd5ca0
--- a/clock2/clockui/adtupdater/inc/adtupdatercontainer.h	Wed Sep 15 12:11:35 2010 +0300
+++ b/clock2/clockui/adtupdater/inc/adtupdatercontainer.h	Wed Oct 13 14:30:35 2010 +0300
@@ -345,12 +345,6 @@
           * @return TBool
           */
          TBool PredictiveTimeEnabled();
-         
-         /**
-          * @brief  Checks if automatic time update is ON
-          * @return TBool ETrue : if automatic time update is ON
-          */
-         TBool isAutomaticTimeUpdateON();
   
 	private:       //Data members
 		
@@ -446,6 +440,7 @@
 		 */
 		TBool iNitzTimerActive;
 		
+		
 	};	
 
 #endif 		// __ADTUPDATER_CONTAINER_H__