adaptationlayer/tsy/nokiatsy_dll/inc/cmmcallmesshandler.h
changeset 8 6295dc2169f3
parent 7 fa67e03b87df
child 9 8486d82aef45
--- 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;