diff -r b183ec05bd8c -r 19bba8228ff0 syncmlfw/common/http/inc/nsmlhttpclient.h --- a/syncmlfw/common/http/inc/nsmlhttpclient.h Tue Aug 31 16:04:06 2010 +0300 +++ b/syncmlfw/common/http/inc/nsmlhttpclient.h Wed Sep 01 12:27:42 2010 +0100 @@ -40,8 +40,6 @@ KCouldNotNotifyBodyDataPart }; -// FORWARD DECLARATIONS -class CRepository; //============================================================ // Class CHttpEventHandler declaration @@ -66,9 +64,6 @@ private: CNSmlHTTP* iAgent; MHTTPDataSupplier* iRespBody; - //For storing Server Status Code - CRepository* iRepositorySSC; - TBool iErrorReportingEnabled; private: friend class CNSmlHTTP;