wined3d-Silence_FIXMEs: Remove a no longer valid Fixes line.

This commit is contained in:
Sebastian Lackner 2017-06-13 22:51:54 +02:00
parent 4a13b7eac7
commit e2b993408e
2 changed files with 0 additions and 4 deletions

View File

@ -9107,9 +9107,6 @@ fi
# Patchset wined3d-Silence_FIXMEs
# |
# | This patchset fixes the following Wine bugs:
# | * [#42140] Silence noisy FIXME in gl_stencil_op
# |
# | Modified files:
# | * dlls/wined3d/resource.c, dlls/wined3d/surface.c, dlls/wined3d/swapchain.c, dlls/wined3d/texture.c
# |

View File

@ -1,2 +1 @@
Fixes: Silence repeated FIXME message in surface_cpu_blt
Fixes: [42140] Silence noisy FIXME in gl_stencil_op