diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 600a73a7..a66bcafc 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -7748,9 +7748,6 @@ fi # Patchset user32-GetAutoRotationState # | -# | This patchset fixes the following Wine bugs: -# | * [#42106] Implement user32.GetAutoRotationState -# | # | Modified files: # | * dlls/user32/sysparams.c, dlls/user32/tests/sysparams.c # | diff --git a/patches/user32-GetAutoRotationState/definition b/patches/user32-GetAutoRotationState/definition deleted file mode 100644 index 2e47db46..00000000 --- a/patches/user32-GetAutoRotationState/definition +++ /dev/null @@ -1 +0,0 @@ -Fixes: [42106] Implement user32.GetAutoRotationState