diff options
Diffstat (limited to 'protocols/GTalkExt/src/db.h')
-rw-r--r-- | protocols/GTalkExt/src/db.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/db.h b/protocols/GTalkExt/src/db.h index 2f512ff671..d07b44e7ab 100644 --- a/protocols/GTalkExt/src/db.h +++ b/protocols/GTalkExt/src/db.h @@ -27,5 +27,3 @@ LPTSTR ReadJidSetting(LPCSTR name, LPCTSTR jid);
void WriteJidSetting(LPCSTR name, LPCTSTR jid, LPCTSTR setting);
-
-void RenewPseudocontactHandles();
|