dinput/tests: Remove IAsyncOperation reference count checks.
commit0c6f463fe10aa554c67891e30ce338f73662bccb
authorRémi Bernon <rbernon@codeweavers.com>
Wed, 18 May 2022 07:59:29 +0000 (18 09:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 May 2022 19:46:24 +0000 (18 21:46 +0200)
tree42e2841e50627f43a6b2341de926068c46464f8d
parent07cb8ef5d02ba280c317b3ebb78ab9e7f28bd97f
dinput/tests: Remove IAsyncOperation reference count checks.

They are unreliable as the worker thread is holding a reference on the
async operation itself.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dinput/tests/force_feedback.c