d3d8: Remove an incorrect comment.
commitfdd8c0748b7dfc8e63b8509d309f0814692e8dfe
authorZebediah Figura <zfigura@codeweavers.com>
Sat, 30 Jul 2022 20:30:42 +0000 (30 15:30 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Sep 2022 20:07:22 +0000 (13 22:07 +0200)
tree454c7a3a8c2bc95b35f8de250f0f923d358f03b2
parent25127c563714b999ba1fa32debdc18259500d964
d3d8: Remove an incorrect comment.

This was probably added on the assumption that
IDirect3DDevice8::CopyRects() behaves like the similar
IDirect3DDevice9::UpdateSurface(), but it does not.
dlls/d3d8/device.c