server-Debug_Registers: Remove bug reference.

The issue is mentioned in bug 32515, but Steam cache
validation still fails with this patch applied.
This commit is contained in:
Sebastian Lackner 2017-05-11 03:32:10 +02:00
parent 3207980517
commit d6c145fbf5
2 changed files with 1 additions and 4 deletions

View File

@ -6686,9 +6686,6 @@ fi
# Patchset server-Debug_Registers
# |
# | This patchset fixes the following Wine bugs:
# | * [#32515] Reset debug registers when creating threads
# |
# | Modified files:
# | * dlls/ntdll/signal_i386.c, dlls/ntdll/tests/exception.c, server/thread.c
# |

View File

@ -1 +1 @@
Fixes: [32515] Reset debug registers when creating threads
Fixes: Reset debug registers when creating threads