diff -r 2c19c7cf5550 -r c20dd21d1eb4 mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h --- a/mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h Fri Aug 20 17:43:33 2010 +0800 +++ b/mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h Fri Sep 03 18:38:04 2010 +0800 @@ -23,8 +23,6 @@ #include -#include "mtpdebug.h" - class CMTPDeviceDataStore; class CMTPDeviceDpConfigMgr; @@ -66,11 +64,6 @@ void ConstructL(MMTPDataProviderFramework& aFramework); public: // Owned - - /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; /** The device information data manager. @@ -91,14 +84,9 @@ private: // Owned /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; - - /** The singletons reference block. */ CSingletons* iSingletons; }; -#endif // RMTPDEVICEDPSINGLETONS_H \ No newline at end of file +#endif // RMTPDEVICEDPSINGLETONS_H