summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-04-13 10:22:07 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-04-13 10:22:07 +0000
commit1b5eef0a02ae4f33c0a9e5dc31e5dc11ff525710 (patch)
tree75c1594a983d75459e8c337ea82381584a059659 /protocols/JabberG/src/jabber_proto.h
parent3269e1db8b4365187485d600cb2ebdda4894996a (diff)
old junk removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@16635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/src/jabber_proto.h')
-rw-r--r--protocols/JabberG/src/jabber_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_proto.h b/protocols/JabberG/src/jabber_proto.h
index e24802ccb0..5bb94655b7 100644
--- a/protocols/JabberG/src/jabber_proto.h
+++ b/protocols/JabberG/src/jabber_proto.h
@@ -655,7 +655,6 @@ struct CJabberProto : public PROTO<CJabberProto>, public IJabberInterface
void SearchAddToRecent(const TCHAR *szAddr, HWND hwndDialog = NULL);
//---- jabber_std.cpp ----------------------------------------------
- void ConvertPasswords();
void JLoginFailed(int errorCode);
//---- jabber_svc.c ------------------------------------------------------------------