user: Dead code fix (Coverity).

This commit is contained in:
Andrew Talbot 2006-10-14 15:20:20 +01:00 committed by Alexandre Julliard
parent 292c99e329
commit f0a43c62a0
1 changed files with 0 additions and 1 deletions

View File

@ -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);