summaryrefslogtreecommitdiff
path: root/protocols/JabberG
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-11-20 21:15:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-11-20 21:15:17 +0300
commitbcc6fa6fc43c40e7bb31a6a0ac2d03532db8f7ef (patch)
treee78c7fd142c130ac1ed7436fe732322c5657e2e0 /protocols/JabberG
parent17e822f45bae4641464b0fbc6c70ed6312f8a775 (diff)
unneeded declarations also removed
Diffstat (limited to 'protocols/JabberG')
-rw-r--r--protocols/JabberG/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h
index f445c93799..af10551219 100644
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -669,7 +669,6 @@ int g_OnToolbarInit(WPARAM, LPARAM);
//---- jabber_misc.c ------------------------------------------------
-void JabberChatDllError(void);
wchar_t* UnEscapeChatTags(wchar_t* str_in);
//---- jabber_adhoc.cpp ---------------------------------------------