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 # |