--- 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();