ole32: Remove initialized state test in CoCreateInstanceEx().
commit32de02209308f642f89670852eba235a0c0ac722
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 13 Aug 2020 07:29:32 +0000 (13 08:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Aug 2020 10:25:51 +0000 (13 12:25 +0200)
treed93093e929a93603744b8926b19236afebe1111d
parent0efea8489dc1adc4c503b26e28aaa01f72bcbcea
ole32: Remove initialized state test in CoCreateInstanceEx().

We only have same machine case working, CoGetClassObject() checks already cover that.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ole32/compobj.c