From 3ffc894a7a132a013e74fe063b72d79e17c998dc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 28 Mar 2017 15:12:27 +0300 Subject: we don't need the uFlags field either --- src/core/stdmsg/src/msgs.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/core/stdmsg/src/msgs.cpp b/src/core/stdmsg/src/msgs.cpp index 80463aa7a5..d0f70ba10d 100644 --- a/src/core/stdmsg/src/msgs.cpp +++ b/src/core/stdmsg/src/msgs.cpp @@ -505,7 +505,6 @@ static INT_PTR GetWindowData(WPARAM hContact, LPARAM lParam) return 1; HWND hwnd = WindowList_Find(pci->hWindowList, hContact); - mwd->uFlags = MSG_WINDOW_UFLAG_MSG_BOTH; mwd->hwndWindow = hwnd; mwd->local = 0; mwd->uState = MSG_WINDOW_STATE_EXISTS; -- cgit v1.2.3