# HG changeset patch # User andrew.victor@mxit.com # Date 1318974265 0 # Node ID 8c71a7e95f16280981cee19ae7e5922c29cb94fd # Parent 75daf132caf25161b891a842f50d3ad0f9d6e5bc The PurpleConnection->inpa handle is now stored (if needed) within each protocol prpl's protocol_data. diff -r 75daf132caf2 -r 8c71a7e95f16 libpurple/connection.h --- 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