/soc/2013/ankitkv/gobjectification: 3689e16e47fb: Removed an unn...

Ankit Vani a at nevitus.org
Thu Sep 5 12:19:54 EDT 2013


Changeset: 3689e16e47fbc8b6c1924d5b7b56a28d072f507b
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2013-09-05 11:46 +0530
Branch:	 soc.2013.gobjectification
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/3689e16e47fb

Description:

Removed an unnecessary note

diffstat:

 libpurple/blistnodetypes.c |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (15 lines):

diff --git a/libpurple/blistnodetypes.c b/libpurple/blistnodetypes.c
--- a/libpurple/blistnodetypes.c
+++ b/libpurple/blistnodetypes.c
@@ -58,10 +58,7 @@ struct _PurpleBuddyPrivate {
 	char *server_alias;          /**< The server-specified alias of the buddy.
 	                                  (i.e. MSN "Friendly Names")             */
 	void *proto_data;            /**< This allows the prpl to associate
-	                                  whatever data it wants with a buddy
-	                                  TODO Remove this field. Protocols should
-	                                       subclass PurpleBuddy and store
-	                                       their data as they see fit.        */
+	                                  whatever data it wants with a buddy.    */
 	PurpleBuddyIcon *icon;       /**< The buddy icon.                         */
 	PurpleAccount *account;      /**< the account this buddy belongs to       */
 	PurplePresence *presence;    /**< Presense information of the buddy       */



More information about the Commits mailing list