diff options
Diffstat (limited to 'include/m_chat_int.h')
-rw-r--r-- | include/m_chat_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h index d8803f659b..bdef1e766f 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -204,7 +204,6 @@ struct GCSessionInfoBase WORD wCommandsNum;
void *pItemData;
MCONTACT hContact;
- HWND hwndStatus;
time_t LastTime;
BOOL isToolTip;
|