mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcvideoplayerstub.cpp
changeset 39 4bcc59142325
parent 34 01f0bb65bcf1
--- a/mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcvideoplayerstub.cpp	Fri Sep 17 08:28:43 2010 +0300
+++ b/mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcvideoplayerstub.cpp	Mon Oct 04 00:13:53 2010 +0300
@@ -358,16 +358,16 @@
     iVolume++;
     }
 
-// -----------------------------------------------------------------------------
-// From MLcAudioControl
-// -----------------------------------------------------------------------------
-//
 void CLcVideoPlayer::DecreaseLcVolumeL()
     {
     User::LeaveIfError( lcutStub_LcEngine_failure() );
     iVolume--;
     }
 
+// -----------------------------------------------------------------------------
+// From MLcAudioControl
+// -----------------------------------------------------------------------------
+//
 TInt CLcVideoPlayer::LcCameraCountL()
     {
     User::LeaveIfError( lcutStub_LcEngine_failure() );