From 84b8f986164193a3de630b98e8b53e652423915e Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Tue, 1 Nov 2016 14:42:26 +0100 Subject: [PATCH] shell32-SHCreateSessionKey: Remove definition file. --- patches/patchinstall.sh | 3 --- patches/shell32-SHCreateSessionKey/definition | 1 - 2 files changed, 4 deletions(-) delete mode 100644 patches/shell32-SHCreateSessionKey/definition 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