From 633cceca94f6b4fd57e5ce16829b99895850e443 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Tue, 16 May 2017 01:31:39 +0200 Subject: [PATCH] user32-GetAutoRotationState: Remove definition file. --- patches/patchinstall.sh | 3 --- patches/user32-GetAutoRotationState/definition | 1 - 2 files changed, 4 deletions(-) delete mode 100644 patches/user32-GetAutoRotationState/definition 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