soc.2008.masterpassword: 288d7cea: pretend these were never there!
khc at pidgin.im
khc at pidgin.im
Mon Jan 5 04:05:38 EST 2009
-----------------------------------------------------------------
Revision: 288d7cea3a95cdd4740e2c20dc76699aca2db8e5
Ancestor: 5de34f0e82c22d80a2d6264913bf050f9ea13b61
Author: khc at pidgin.im
Date: 2009-01-05T09:03:13
Branch: im.pidgin.soc.2008.masterpassword
URL: http://d.pidgin.im/viewmtn/revision/info/288d7cea3a95cdd4740e2c20dc76699aca2db8e5
Modified files:
libpurple/connection.h
ChangeLog:
pretend these were never there!
-------------- next part --------------
============================================================
--- libpurple/connection.h d138af312a1e02fc5c153f2ee610913df3de93ed
+++ libpurple/connection.h a90ade3ea95d751b93ae6b29e385a19062845d0a
@@ -61,10 +61,6 @@ typedef enum
*/
typedef enum
{
- /** There was no error
- *
- */
- PURPLE_CONNECTION_ERROR_NO_ERROR = -1,
/** There was an error sending or receiving on the network socket, or
* there was some protocol error (such as the server sending malformed
* data).
@@ -262,8 +258,6 @@ struct _PurpleConnection
guint disconnect_timeout; /**< Timer used for nasty stack tricks */
time_t last_received; /**< When we last received a packet. Set by the
prpl to avoid sending unneeded keepalives */
-
- PurpleConnectionError disconnect_reason;
};
#ifdef __cplusplus
More information about the Commits
mailing list