summaryrefslogtreecommitdiff
path: root/include/m_message.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-28 15:12:27 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-28 15:12:27 +0300
commit3ffc894a7a132a013e74fe063b72d79e17c998dc (patch)
tree83f08037d2f840f72d79d393fdd20916e6cf6858 /include/m_message.h
parent1e49d6b2cb3812d8e80051cbb3d44891e6532825 (diff)
we don't need the uFlags field either
Diffstat (limited to 'include/m_message.h')
-rw-r--r--include/m_message.h1
1 files changed, 0 insertions, 1 deletions
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