oleaut32-OleLoadPictureFile: Remove reference to bug report.

This commit is contained in:
Sebastian Lackner 2016-03-31 04:30:51 +02:00
parent 086b729ec2
commit 29a8c30ce8
2 changed files with 1 additions and 4 deletions

View File

@ -1 +1 @@
Fixes: [39786] Implement oleaut32.OleLoadPictureFile
Fixes: Implement oleaut32.OleLoadPictureFile

View File

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