summaryrefslogtreecommitdiff
path: root/include/m_chat_int.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-11 15:18:56 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-11 15:18:56 +0300
commit03445a3f1a04fcff892832b928308d37aeeea3cb (patch)
treee55604a48223c183c38ebb335b6c204d7031534a /include/m_chat_int.h
parentb9d32ad30a867c700166d8c8e618175b74b471d1 (diff)
GC_SPLITTERMOVED - simply unused
Diffstat (limited to 'include/m_chat_int.h')
-rw-r--r--include/m_chat_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index 5d207ecc3f..92055eec8b 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -39,7 +39,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define GC_FAKE_EVENT MEVENT(0xBABABEDA)
-#define GC_SPLITTERMOVED (WM_USER+101)
#define GC_CLOSEWINDOW (WM_USER+103)
#define GC_GETITEMDATA (WM_USER+104)
#define GC_SETITEMDATA (WM_USER+105)