diff libpurple/connection.h @ 32776:8c71a7e95f16

The PurpleConnection->inpa handle is now stored (if needed) within each protocol prpl's protocol_data.
author andrew.victor@mxit.com
date Tue, 18 Oct 2011 21:44:25 +0000
parents 6135b24cdc8a
children
line wrap: on
line diff
--- a/libpurple/connection.h	Tue Oct 18 21:39:25 2011 +0000
+++ b/libpurple/connection.h	Tue Oct 18 21:44:25 2011 +0000
@@ -235,7 +235,6 @@
 
 	PurpleAccount *account;        /**< The account being connected to.    */
 	char *password;              /**< The password used.                 */
-	int inpa_;                    /**< The input watcher.                 */
 
 	GSList *buddy_chats;         /**< A list of active chats
 	                                  (#PurpleConversation structs of type