[PATCH 5/5] wined3d: Remove a useless comment.

Stefan Dösinger stefan at codeweavers.com
Fri Nov 29 05:59:16 CST 2013


---
 dlls/wined3d/surface.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/wined3d/surface.c b/dlls/wined3d/surface.c
index 34e94e4..263c725 100644
--- a/dlls/wined3d/surface.c
+++ b/dlls/wined3d/surface.c
@@ -3437,7 +3437,6 @@ HRESULT CDECL wined3d_surface_flip(struct wined3d_surface *surface, struct wined
     return WINED3D_OK;
 }
 
-/* Read the framebuffer back into the surface */
 static void read_from_framebuffer(struct wined3d_surface *surface)
 {
     struct wined3d_device *device = surface->resource.device;
-- 
1.8.3.2




More information about the wine-patches mailing list