diff -r 1ddbe54d0645 -r ccb4f6b3db21 accessoryservices/pluggeddisplay/pluggeddisplayengine/src/tvoutconfigforhdmi.cpp --- a/accessoryservices/pluggeddisplay/pluggeddisplayengine/src/tvoutconfigforhdmi.cpp Thu Aug 19 11:09:10 2010 +0300 +++ b/accessoryservices/pluggeddisplay/pluggeddisplayengine/src/tvoutconfigforhdmi.cpp Tue Aug 31 16:29:05 2010 +0300 @@ -221,7 +221,7 @@ if ( iLastRecordedCopyProtectEnabledStatus != currentCopyProtectStatus ) { INFO("Copy Protection status changed while not listening."); - iLastRecordedCopyProtectEnabledStatus = currentCopyProtectStatus; + iLastRecordedCopyProtectEnabledStatus = currentCopyProtectStatus; retStruct.iFSMEventId = EIfTVOutConfigEventSetCopyProtectStatusChanged; } else if ( !IsActive() ) @@ -645,7 +645,7 @@ // // ---------------------------------------------------------------------------- // -TInt CTVOutConfigForHDMI::RunError( TInt aError ) +TInt CTVOutConfigForHDMI::RunError( TInt /*aError*/ ) { FUNC_LOG;