From 29a8c30ce87f6ae9c173b25796925b4aa36c9791 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 31 Mar 2016 04:30:51 +0200 Subject: [PATCH] oleaut32-OleLoadPictureFile: Remove reference to bug report. --- patches/oleaut32-OleLoadPictureFile/definition | 2 +- patches/patchinstall.sh | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/patches/oleaut32-OleLoadPictureFile/definition b/patches/oleaut32-OleLoadPictureFile/definition index 1824befc..7ba60133 100644 --- a/patches/oleaut32-OleLoadPictureFile/definition +++ b/patches/oleaut32-OleLoadPictureFile/definition @@ -1 +1 @@ -Fixes: [39786] Implement oleaut32.OleLoadPictureFile +Fixes: Implement oleaut32.OleLoadPictureFile diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 819c9dc8..c7449042 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -5643,9 +5643,6 @@ fi # Patchset oleaut32-OleLoadPictureFile # | -# | This patchset fixes the following Wine bugs: -# | * [#39786] Implement oleaut32.OleLoadPictureFile -# | # | Modified files: # | * dlls/oleaut32/olepicture.c, dlls/oleaut32/tests/olepicture.c # |