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 --- include/m_message.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/m_message.h') diff --git a/include/m_message.h b/include/m_message.h index 472e6a8f61..87fb73d92c 100644 --- a/include/m_message.h +++ b/include/m_message.h @@ -83,7 +83,6 @@ struct StatusTextData struct MessageWindowData { - int uFlags; // should be same as input data unless 0, then it will be the actual type HWND hwndWindow; //top level window for the contact or NULL if no window exists int uState; // see window states void *local; // used to store pointer to custom data -- cgit v1.2.3