diff -r a05c44bc3c61 -r d881023c13eb mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cgetobjectinfo.h --- a/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cgetobjectinfo.h Fri Apr 16 15:28:14 2010 +0300 +++ b/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/cgetobjectinfo.h Mon May 03 12:58:40 2010 +0300 @@ -22,7 +22,6 @@ #include "crequestprocessor.h" // forward declacration -class CMmMtpDpMetadataAccessWrapper; class CMTPTypeObjectInfo; class MMmMtpDpConfig; @@ -78,10 +77,10 @@ void BuildObjectInfoL(); private: - CMTPTypeObjectInfo* iObjectInfo; MMmMtpDpConfig& iDpConfig; + }; #endif // CGETOBJECTINFO_H