--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsentrycache.h Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsentrycache.h Fri Sep 03 18:38:04 2010 +0800
@@ -22,7 +22,6 @@
#define CMTPFSENTRYCACHE_H
#include <f32file.h>
-#include "mtpdebug.h"
/**
This class is used to cache the fs entry information of the big file (>1G) which is being
@@ -65,10 +64,6 @@
used to return to getobjectproplist and getobjectinfo operations
*/
TEntry iFileEntry;
- /**
- FLOGGER debug trace member variable.
- */
- __FLOG_DECLARATION_MEMBER_MUTABLE;
};
#endif // CMTPFSENTRYCACHE_H