summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-10 16:57:51 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-10 16:57:51 +0300
commit451382c14d3bad9ac77356ba215113b26d16800c (patch)
treef773d9d1b79a0a0ae8dd8ec6152da3b129d95ce5 /protocols/JabberG/src/stdafx.h
parent35d5b1cc47ac444524c087615033d5856f8a5dc3 (diff)
code cleaning
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-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 adbedafc6b..b15f3962f8 100644
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -617,7 +617,6 @@ int lstrcmp_null(const wchar_t *s1, const wchar_t *s2);
//---- jabber_menu.c ------------------------------------------------
-void g_MenuInit();
void g_MenuUninit();
int g_OnToolbarInit(WPARAM, LPARAM);