summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/src/db.h')
-rw-r--r--protocols/GTalkExt/src/db.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/db.h b/protocols/GTalkExt/src/db.h
index 9db6cc94ce..cb8c3f3f4c 100644
--- a/protocols/GTalkExt/src/db.h
+++ b/protocols/GTalkExt/src/db.h
@@ -27,5 +27,3 @@ static const LPSTR LAST_THREAD_ID_FROM_JID = SHORT_PLUGIN_NAME ".LastThreadIdFro
LPTSTR ReadJidSetting(LPCSTR name, LPCTSTR jid);
void WriteJidSetting(LPCSTR name, LPCTSTR jid, LPCTSTR setting);
-char *WtoA(LPCTSTR W);
-void RenewPseudocontactHandles();