summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/sendqueue.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-02-04 19:53:21 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-02-04 19:53:21 +0300
commit2a00f9bf6c008f2e908a34fe040b6ab342884a82 (patch)
tree0e680942c405bed5605b00f22839e1a2b140cc27 /plugins/TabSRMM/src/sendqueue.h
parentcf4bff42f8a3dbf18623d8df599849399a6165a7 (diff)
final fix for #2184
Diffstat (limited to 'plugins/TabSRMM/src/sendqueue.h')
-rw-r--r--plugins/TabSRMM/src/sendqueue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/sendqueue.h b/plugins/TabSRMM/src/sendqueue.h
index 46ac8716bc..beaf4acef7 100644
--- a/plugins/TabSRMM/src/sendqueue.h
+++ b/plugins/TabSRMM/src/sendqueue.h
@@ -107,7 +107,6 @@ private:
extern SendQueue *sendQueue;
-int TSAPI ActivateExistingTab(TContainerData *pContainer, HWND hwndChild);
void TSAPI HandleIconFeedback(CMsgDialog *dat, HICON iIcon);
#endif /* __SENDQUEUE_H */