diff options
Diffstat (limited to 'include/m_message.h')
-rw-r--r-- | include/m_message.h | 1 |
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
|