mtpdataproviders/mtpimagedp/inc/cmtpimagedpsendobjectinfo.h
changeset 47 63cf70d3ecd8
parent 22 a5c0bb5018eb
--- a/mtpdataproviders/mtpimagedp/inc/cmtpimagedpsendobjectinfo.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpdataproviders/mtpimagedp/inc/cmtpimagedpsendobjectinfo.h	Fri Sep 17 08:34:51 2010 +0300
@@ -153,11 +153,6 @@
     TBool IsTooLarge(TUint64 aObjectSize) const;
 private: // Owned
 
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-
     CMTPImageDataProvider&   iDataProvider;    
     CMTPTypeFile*            iFileReceived;
     CMTPTypeObjectInfo*      iObjectInfo;
@@ -175,6 +170,7 @@
     CMTPObjectMetaData*      iReceivedObject;
     TMTPTypeRequest          iExpectedSendObjectRequest;
     TUint16                  iProtectionStatus;
+    TUint16                  iHiddenStatus;
     TUint16                  iFormatCode;
     TUint32                  iPreviousTransactionID;
     CMTPImageDpObjectPropertyMgr&  iObjectPropertyMgr;