voipplugins/sipconnectionprovider/inc/scpsipconnection.h
branchRCL_3
changeset 33 2989b291cac7
parent 28 d38647835c2e
--- a/voipplugins/sipconnectionprovider/inc/scpsipconnection.h	Wed Sep 15 12:01:56 2010 +0300
+++ b/voipplugins/sipconnectionprovider/inc/scpsipconnection.h	Wed Oct 13 14:20:32 2010 +0300
@@ -266,17 +266,6 @@
      * @return ETrue if available
      */
     TBool IsIapConnectionAvailable( TInt aIapId ) const;
-    
-    /**
-     * Gets bearer filttering setting used by sip profile.
-     * 0 --> Not Specified.
-     * 1 --> WLAN Bearer Only.
-     * 2 --> Cellular Data Bearer Only.
-     * @param aBearerFilttering bearer filttering setting
-     * 
-     * @return KErrNone if succeed.
-     */
-    TInt BearerFiltteringSetting( TUint32& aBearerFilttering ) const;
 
 #ifdef _DEBUG
     void GetInfo( TDes& aInfo ) const;