mmlibs/mmfw/src/Client/Video/mmfclientvideoplayer2.cpp
branchRCL_3
changeset 49 735348f59235
parent 40 f429a0a2075b
child 50 948c7f65f6d4
--- a/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayer2.cpp	Thu Aug 19 11:23:35 2010 +0300
+++ b/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayer2.cpp	Tue Aug 31 16:43:06 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -119,12 +119,9 @@
 	}
 
 /**
-Removes a window that is currently being used to display the video picture. The window must
+Removes a window that is currently being used to display the video picture. The window must 
 have previously been added with AddDisplayWindowL(). 
 
-Note Depending on underlying implementation it may also remove any graphics resources associated
-with video playback on this window. 
-
 This method cannot fail. If the window has not been added with AddDisplayWindowL(), the 
 method call will be ignored.