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