--- 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 <e32def.h>
-#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