clock2/clockui/uilayer/inc/clockdocument.h
branchRCL_3
changeset 48 bf573002ff72
parent 0 f979ecb2b13e
child 67 1539a383d7b6
--- a/clock2/clockui/uilayer/inc/clockdocument.h	Wed Jun 09 09:40:23 2010 +0300
+++ b/clock2/clockui/uilayer/inc/clockdocument.h	Mon Jun 21 15:38:59 2010 +0300
@@ -78,13 +78,13 @@
         * @brief Returns the previous alarm time.
         * @return TTime The previous alarm time.
         */
-	    TTime GetPrevAlarmTime();
+	    //TTime GetPrevAlarmTime();
 	    
 	    /**
 	    * @brief Sets the new alarm time value as the previous alarm time.
 	    * @param aPrevAlarmTime The new alarm time.
 	    */
-	    void SetPrevAlarmTime( TTime aPrevAlarmTime );
+	    //void SetPrevAlarmTime( TTime aPrevAlarmTime );
 	    
 	    /**
 	    * @brief Retrieves list of cities shown in world clock view.