--- a/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpstoragewatcher.h Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpstoragewatcher.h Fri Sep 03 18:38:04 2010 +0800
@@ -24,7 +24,6 @@
#include <e32base.h>
#include <mtp/tmtptypeevent.h>
-#include "mtpdebug.h"
#include "rmtpframework.h"
#include "rmtpdpsingletons.h"
#include "rmtpdevicedpsingletons.h"
@@ -77,11 +76,6 @@
private: // Owned
/**
- FLOGGER debug trace member variable.
- */
- __FLOG_DECLARATION_MEMBER_MUTABLE;
-
- /**
The available drives configuration.
*/
TUint32 iDrivesConfig;