msi-MsiGetDatabaseState: Remove reference to bug report.

This commit is contained in:
Sebastian Lackner 2017-09-28 00:13:59 +02:00
parent f7b70e7914
commit e95dde704f
2 changed files with 1 additions and 4 deletions

View File

@ -1,2 +1,2 @@
Fixes: [43093] Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
Fixes: Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
Depends: ntoskrnl-DriverTest

View File

@ -5863,9 +5863,6 @@ fi
# | * Compiler_Warnings, ntdll-NtAllocateUuids, ntoskrnl-Stubs, dxva2-Video_Decoder, winedevice-Default_Drivers, ntoskrnl-
# | DriverTest
# |
# | This patchset fixes the following Wine bugs:
# | * [#43093] Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
# |
# | Modified files:
# | * configure.ac, dlls/msi/database.c, dlls/msi/tests/Makefile.in, dlls/msi/tests/custom.dll/Makefile.in,
# | dlls/msi/tests/custom.dll/custom.spec, dlls/msi/tests/custom.dll/main.c, dlls/msi/tests/install.c