From 35c6f6ccbb11f24a1385c5296a0f2b32c0b90dc9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 23 Jan 2017 18:52:14 +0300 Subject: no need to implement the same code in each plugin --- protocols/JabberG/src/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/JabberG/src/stdafx.h') diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h index df2533fbfc..e3e320f2c9 100644 --- a/protocols/JabberG/src/stdafx.h +++ b/protocols/JabberG/src/stdafx.h @@ -666,10 +666,6 @@ void g_MenuInit(); void g_MenuUninit(); int g_OnToolbarInit(WPARAM, LPARAM); -//---- jabber_misc.c ------------------------------------------------ - -wchar_t* UnEscapeChatTags(wchar_t* str_in); - //---- jabber_adhoc.cpp --------------------------------------------- struct CJabberAdhocStartupParams -- cgit v1.2.3