diff -r 7510ce99d5ea -r a1340495b0e1 vtengines/videoteleng/Src/Base/CVtEngSettings.cpp --- a/vtengines/videoteleng/Src/Base/CVtEngSettings.cpp Fri Sep 17 08:30:07 2010 +0300 +++ b/vtengines/videoteleng/Src/Base/CVtEngSettings.cpp Mon Oct 04 00:19:21 2010 +0300 @@ -69,6 +69,7 @@ // Ear volume CR listener. iCRProxy = &CVtEngUtility::CRProxy(); +#if 0 CreateDataObserverL( this, KCRUidInCallVolume, KTelIncallEarVolume, CCenRepNotifyHandler::EIntKey ); @@ -76,7 +77,7 @@ CreateDataObserverL( this, KCRUidInCallVolume, KTelIncallLoudspeakerVolume, CCenRepNotifyHandler::EIntKey ); - +#endif // Call duration listener. CreateDataObserverL( this, KCRUidLogs, KLogsShowCallDuration, CCenRepNotifyHandler::EIntKey ); @@ -273,7 +274,7 @@ const TBool aHandsfree, const TBool aInternal ) const { - __VTPRINTEXIT( "Settings.GetVolume" ) + __VTPRINTENTER( "Settings.GetVolume" ) TInt res( KErrNone ); if ( aInternal ) {