Commit 7e21104b authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

dplayx/tests: Remove a stray CoInitialize.

parent 6bd4bf66
......@@ -1223,8 +1223,6 @@ static LPDIRECTPLAY4 create_session(DPSESSIONDESC2 *lpdpsd)
DPID dpid;
HRESULT hr;
CoInitialize(NULL);
CoCreateInstance( &CLSID_DirectPlay, NULL, CLSCTX_ALL,
&IID_IDirectPlay4A, (LPVOID*) &pDP );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment