pidgin: 1d1b9a2c: _PurpleAccount.ui_data is unused.

andrew.victor at mxit.com andrew.victor at mxit.com
Sat Oct 1 18:31:17 EDT 2011


----------------------------------------------------------------------
Revision: 1d1b9a2c6eba253299637dbd5775d4c1578e18c2
Parent:   e739007314a3329bf16ca02c6018e39c4f0f1ef6
Author:   andrew.victor at mxit.com
Date:     10/01/11 17:32:38
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/1d1b9a2c6eba253299637dbd5775d4c1578e18c2

Changelog: 

_PurpleAccount.ui_data is unused.


Changes against parent e739007314a3329bf16ca02c6018e39c4f0f1ef6

  patched  ChangeLog.API
  patched  libpurple/account.h

-------------- next part --------------
============================================================
--- libpurple/account.h	d2bb54fe562db62b43bceca3761901b5af98d648
+++ libpurple/account.h	0c6e52073efee28460db801cc493e42bf1e38773
@@ -164,7 +164,6 @@ struct _PurpleAccount
 	PurplePresence *presence;     /**< Presence.                              */
 	PurpleLog *system_log;        /**< The system log                         */
 
-	void *ui_data;              /**< The UI can put data here.              */
 	PurpleAccountRegistrationCb registration_cb;
 	void *registration_cb_user_data;
 
============================================================
--- ChangeLog.API	3393768b049f024990b0c5953ed1a84f463f506f
+++ ChangeLog.API	0269de781194e174d08932651501126a486a3e31
@@ -100,6 +100,7 @@ version 3.0.0 (??/??/????):
 		* _GntProgressBarOrientation
 		* _GntTreeColumnFlag
 		* _GntWidgetFlags
+		* _PurpleAccount.ui_data
 		* _PurpleCipherBatchMode
 		* _PurpleCipherCaps
 		* _PurpleCmdFlag


More information about the Commits mailing list