diff libpurple/account.h @ 32710:839116243947

_PurpleAccount.ui_data is unused.
author andrew.victor@mxit.com
date Sat, 01 Oct 2011 21:32:38 +0000
parents 02a2e8183b1d
children 385ee739940c 0a2cb0061be1
line wrap: on
line diff
--- a/libpurple/account.h	Sat Oct 01 21:11:11 2011 +0000
+++ b/libpurple/account.h	Sat Oct 01 21:32:38 2011 +0000
@@ -164,7 +164,6 @@
 	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;