diff -r f23c07ec56e2 -r 85f623e1ef41 harvester/server/inc/harvesterao.h --- a/harvester/server/inc/harvesterao.h Tue Aug 31 15:37:30 2010 +0300 +++ b/harvester/server/inc/harvesterao.h Wed Sep 01 12:24:24 2010 +0100 @@ -22,8 +22,6 @@ #include #include -#include - #include "contextengine.h" #include "mdeharvestersession.h" @@ -586,11 +584,7 @@ HBufC* iMmcSoundsPath; TBool iUnmountDetected; - TBool iUnmountHandlingOngoing; TBool iPriorityInterruptDetected; - - RLocationObjectManipulator iLocManipulator; - TBool iLocManipulatorConnected; }; #endif //__CHARVESTERAO_H__