diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 3be2c7dd..16fdb559 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -6522,9 +6522,6 @@ fi # Patchset shell32-SHCreateSessionKey # | -# | This patchset fixes the following Wine bugs: -# | * [#35630] Support for SHCreateSessionKey -# | # | Modified files: # | * dlls/shell32/shellreg.c, dlls/shell32/tests/shellole.c # | diff --git a/patches/shell32-SHCreateSessionKey/definition b/patches/shell32-SHCreateSessionKey/definition deleted file mode 100644 index 668f0069..00000000 --- a/patches/shell32-SHCreateSessionKey/definition +++ /dev/null @@ -1 +0,0 @@ -Fixes: [35630] Support for SHCreateSessionKey