From a1ff366b1634ed741bdc764489f9e715f90900f5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 19 Dec 2014 14:41:44 +0000 Subject: old tooltip management code removed fixes #825 (Tooltip won't disappear in StdChat) git-svn-id: http://svn.miranda-ng.org/main/trunk@11532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_chat_int.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/m_chat_int.h') 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; }; -- cgit v1.2.3