diff -r 502e5d91ad42 -r 15e4dd19031c idlefw/plugins/mcsplugin/commoninc/mcspluginwatcher.h --- a/idlefw/plugins/mcsplugin/commoninc/mcspluginwatcher.h Mon Mar 15 12:41:53 2010 +0200 +++ b/idlefw/plugins/mcsplugin/commoninc/mcspluginwatcher.h Wed Mar 31 22:04:35 2010 +0300 @@ -86,15 +86,6 @@ void WatchNotify( MMCSPluginWatcherObserver* aObserver ); /** - * StopAndWatch - * - * @param aOperation - * @param aWaitScheduler - */ - void StopAndWatch( CMenuOperation* aOperation, - CActiveSchedulerWait* aWaitScheduler ); - - /** * GetStatus */ TInt GetStatus(); @@ -130,12 +121,6 @@ * Owned */ CMenuOperation* iOperation; - - /** - * Wait scheduler - * Not owned - */ - CActiveSchedulerWait* iWaitScheduler; /** * Observer reference