summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-24 19:09:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-24 19:09:17 +0300
commit026adc1f0c2e30b2e21ac66f1af8b32485bc9bf2 (patch)
tree1a5f2766072f254726fe323d3698a89f1cfbe1b5 /plugins/TabSRMM/src/msgs.h
parent6ce1301c80786203fcfc2fbc46bbfae73842b6ec (diff)
more unused shit removed
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r--plugins/TabSRMM/src/msgs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index 2e88f7615f..07597dbf75 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -1041,12 +1041,6 @@ struct TABSRMM_SessionInfo {
//from the hContact.
#define MS_MSG_MOD_MESSAGEDIALOGOPENED "SRMsg_MOD/MessageDialogOpened"
-//obtain the message window flags
-//wParam = hContact - ignored if lParam is given.
-//lParam = hwnd
-//returns MessageWindowData *dat, 0 if no window is found
-#define MS_MSG_MOD_GETWINDOWFLAGS "SRMsg_MOD/GetWindowFlags"
-
// custom tabSRMM events
#define tabMSG_WINDOW_EVT_CUSTOM_BEFORESEND 1