voicerecorder/AppSrc/CVRAppUi.h
branchRCL_3
changeset 19 2f5c9ee7098c
parent 13 4e5b531d23cb
--- a/voicerecorder/AppSrc/CVRAppUi.h	Mon Jun 21 15:43:26 2010 +0300
+++ b/voicerecorder/AppSrc/CVRAppUi.h	Thu Aug 19 09:57:40 2010 +0300
@@ -118,24 +118,6 @@
 		*/
 		MVRSelectionProvider* SelectionProviderL();
 
-       	
-       	/**
-       	* This method show a dialog to warn user to insert the SD card.
-       	* @return if user insert the SD card or not
-       	*/
-       	static TBool ShowDialogForWaitStorageCardL();
-       	
-        /**
-        * This method show a dialog to warn user to plug the usb cable.
-        * @return if user plug the usb cable or not
-        */
-        static TBool ShowDialogForWaitUSBPluggingOutL();       	
-       	
-       	/**
-       	 * Make user insert the SD card, and choose SD card as the memo storage
-       	 */
-       	void SetDriveL();
-
 	private: // data
 		/**
 		* CActiveScheduler wrapper object. Owned.