src/account.h

changeset 11318
13fa1d5134f3
parent 11251
e38d86958a63
child 11328
7049e5ffe494
--- a/src/account.h	Fri Aug 19 20:06:37 2005 +0000
+++ b/src/account.h	Sat Aug 20 20:17:08 2005 +0000
@@ -263,16 +263,6 @@
 void gaim_account_set_status_types(GaimAccount *account, GList *status_types);
 
 /**
- * Sets the account's presence.
- *
- * @param account  The account.
- * @param presence The presence.
- *
- * TODO: This function does not seem to be implemented anywhere...
- */
-void gaim_account_set_presence(GaimAccount *account, GaimPresence *presence);
-
-/**
  * Activates or deactivates a status.  All changes to the statuses of
  * an account go through this function or gaim_account_set_status_vargs
  * or gaim_account_set_status_list.

mercurial