summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Skype/contacts.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/Skype/contacts.h')
-rw-r--r--plugins/!NotAdopted/Skype/contacts.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/!NotAdopted/Skype/contacts.h b/plugins/!NotAdopted/Skype/contacts.h
deleted file mode 100644
index 35a400c3e9..0000000000
--- a/plugins/!NotAdopted/Skype/contacts.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// Prototypes
-HANDLE add_contextmenu(HANDLE hContact);
-HANDLE find_contact(char *name);
-HANDLE find_contactT(TCHAR *name);
-HANDLE add_contact(char *name, DWORD flags);
-HANDLE add_mainmenu(void);
-CLISTMENUITEM HupItem(void);
-CLISTMENUITEM CallItem(void);
-void logoff_contacts(BOOL bCleanup);
-int PrebuildContactMenu(WPARAM, LPARAM);
-//int ClistDblClick(WPARAM, LPARAM); \ No newline at end of file