user: Dead code fix (Coverity).
This commit is contained in:
parent
292c99e329
commit
f0a43c62a0
|
@ -254,7 +254,6 @@ HCONV WINAPI DdeReconnect(HCONV hConv)
|
|||
{
|
||||
HWND hwndClient = pConv->hwndClient;
|
||||
HWND hwndServer = pConv->hwndServer;
|
||||
ATOM aSrv, aTpc;
|
||||
|
||||
SetWindowLongPtrW(pConv->hwndClient, GWL_WDML_CONVERSATION, 0);
|
||||
|
||||
|
|
Loading…
Reference in New Issue