aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/buddylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/oscar/buddylist.h')
-rw-r--r--protocols/oscar/buddylist.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/oscar/buddylist.h b/protocols/oscar/buddylist.h
index 9a325279..55189581 100644
--- a/protocols/oscar/buddylist.h
+++ b/protocols/oscar/buddylist.h
@@ -16,8 +16,4 @@
#define AIM_CB_BUD_OFFGOING 0x000c
#define AIM_CB_BUD_DEFAULT 0xffff
-/* aim_buddylist.c */
-int aim_add_buddy(aim_session_t *, aim_conn_t *, const char *);
-int aim_remove_buddy(aim_session_t *, aim_conn_t *, const char *);
-
#endif /* __OSCAR_BUDDYLIST_H__ */