diff -r 4707a0db12f6 -r adb51f74b890 videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp --- a/videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp Mon Sep 20 18:25:37 2010 +0300 +++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/src/videohelixtestbody.cpp Tue Oct 05 09:26:49 2010 +0300 @@ -15,7 +15,7 @@ * */ -// Version : %version: 27 % +// Version : %version: 28 % // [INCLUDE FILES] - do not remove @@ -1830,11 +1830,6 @@ if ( err == KErrNone ) { - // - // Clear ringing - // - RProperty::Set(KPSUidCtsyCallInformation, KCTsyCallState, EPSCTsyCallStateNone); - CreateBackgroundCommand(background); } }