harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h
changeset 21 50bf9db68373
parent 20 6dfc5f825351
--- a/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h	Fri Mar 19 09:38:01 2010 +0200
+++ b/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h	Fri Apr 16 15:23:55 2010 +0300
@@ -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();