diff options
Diffstat (limited to 'include/m_chat_int.h')
-rw-r--r-- | include/m_chat_int.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h index cd6848a111..0725158a72 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -221,9 +221,6 @@ struct GCSessionInfoBase USERINFO* pMe;
STATUSINFO* pStatuses;
- HWND hwndTooltip;
- int iOldItemID;
-
TCHAR pszLogFileName[MAX_PATH];
SESSION_INFO *next;
};
|