Commit 60ecf707 authored by Stefan Dösinger's avatar Stefan Dösinger Committed by Alexandre Julliard

wined3d: Remove a useless comment.

parent 6f865d3e
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment