aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/buddylist.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2012-10-20 00:38:33 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2012-10-20 00:38:33 +0100
commit6042a54e827b36770e8989d9a8ba49a66ec6f846 (patch)
tree80fb3767c863d88f03d20f310762706664a3ef19 /protocols/oscar/buddylist.h
parent386042c08547bbe7f0b62ad97cdd8488cc13e97e (diff)
Massive cleanup in OSCAR.
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__ */