summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/yahoo.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Yahoo/src/yahoo.h')
-rw-r--r--protocols/Yahoo/src/yahoo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Yahoo/src/yahoo.h b/protocols/Yahoo/src/yahoo.h
index f60556bf97..3241092599 100644
--- a/protocols/Yahoo/src/yahoo.h
+++ b/protocols/Yahoo/src/yahoo.h
@@ -128,7 +128,6 @@ int GetStatus(WPARAM wParam,LPARAM lParam);
yahoo_status miranda_to_yahoo(int myyahooStatus);
void register_callbacks();
-char* YAHOO_GetContactName(HANDLE hContact);
#ifdef __GNUC__
int DebugLog( const char *fmt, ... ) __attribute__ ((format (printf, 1, 2)));