diff -r 8c9c07ad8b6b -r 65a3ef1d5bd0 voipplugins/sipconnectionprovider/inc/scpsettinghandler.h --- a/voipplugins/sipconnectionprovider/inc/scpsettinghandler.h Mon Jun 21 15:29:21 2010 +0300 +++ b/voipplugins/sipconnectionprovider/inc/scpsettinghandler.h Thu Aug 19 09:45:22 2010 +0300 @@ -139,14 +139,7 @@ * @return TInt length of free string. */ TInt UahStringLengthL( TUint32 aServiceId ) const; - - /** - * Checks is service's VoIP subservice allowed to use WCDMA. - * @param aServiceId service id - * @return ETrue if allowed to use VoIP over 3G, otherwise EFalse. - */ - TBool IsVoIPOverWcdmaAllowedL( TUint32 aServiceId ) const; - + private: /**