harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h
branchRCL_3
changeset 15 3cebc1a84278
parent 8 6752808b2036
--- a/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h	Fri Mar 12 15:44:28 2010 +0200
+++ b/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h	Mon Mar 15 12:42:24 2010 +0200
@@ -75,20 +75,6 @@
         TBool StopMonitoring();
         
         /**
-        * Resumes paused monitoring.
-        *
-        * @return ETrue if success, EFalse if not
-        */
-        TBool Resume();
-        
-        /**
-        * Pauses monitoring.
-        *
-        * @return ETrue if success, EFalse if not
-        */
-        TBool Pause();
-        
-        /**
         * Inherited from CActive. This method will be called on file server notifying.
         */
         void RunL();