mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h
changeset 47 63cf70d3ecd8
parent 22 a5c0bb5018eb
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h	Fri Sep 17 08:34:51 2010 +0300
@@ -27,7 +27,6 @@
 #include "cmtprequestprocessor.h"
 #include "rmtpdpsingletons.h"
 #include "rmtpframework.h"
-#include "mtpdebug.h"
 
 class CMTPTypeFile;
 class CMTPTypeObjectInfo;
@@ -102,11 +101,6 @@
         
 private: // Owned
 
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-
     CMTPTypeFile*           iFileReceived;
     CMTPTypeObjectInfo*     iObjectInfo;
     CMTPTypeObjectPropList* iObjectPropList;
@@ -123,6 +117,7 @@
     TBool                   iIsFolder;
     TMTPTypeNull            iNullObject;
     TUint16                 iProtectionStatus;
+    TUint16                 iHiddenStatus;
     TUint32                 iPreviousTransactionID;
     RMTPDpSingletons		iDpSingletons;
     TFileName				iName;