diff -r fa67e03b87df -r 6295dc2169f3 adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h --- a/adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h Wed Feb 17 13:58:55 2010 +0200 +++ b/adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h Wed Apr 21 14:29:55 2010 +0300 @@ -661,13 +661,6 @@ */ void PnsPipeCreateResp( const TIsiReceiveC &aIsiMessage ); - /** - * PnsPipeRemove response. - * @param aIsiMessage, reference to the received message. - * @return void - */ - void PnsPipeRemoveResp( const TIsiReceiveC& aIsiMessage ); - public: // Data // None @@ -795,12 +788,6 @@ // Pipe handle for video/multimediacall TUint8 iPipeHandle; - // Call Operation ID - TUint8 iCallOperationID; - - // Video call mo/mt released - TBool iVideoCallReleased; - // CALL_ID of the call controlled request TUint8 iCallControlCallId;