harvester/monitorplugins/fileplugin/src/filemonitorao.cpp
branchRCL_3
changeset 6 646a02f170b9
parent 3 6752808b2036
child 19 b73252188534
equal deleted inserted replaced
3:6752808b2036 6:646a02f170b9
   155     	{
   155     	{
   156     	return ETrue;
   156     	return ETrue;
   157     	}
   157     	}
   158     
   158     
   159     Cancel();
   159     Cancel();
       
   160 
       
   161     delete iFileEventHandler;
       
   162     iFileEventHandler = NULL;
   160     
   163     
   161     // remove mds fileserver plugin
   164     // remove mds fileserver plugin
   162     iEngine.Disable();
   165     iEngine.Disable();
   163     iEngine.Close();
   166     iEngine.Close();
   164     
   167