[Telepathy-commits] [telepathy-gabble/master] struct _GabbleConnection: remove fields for requestotron, obsoleted by merging wjt/requestotron

Alban Crequy alban.crequy at collabora.co.uk
Fri Dec 5 09:42:35 PST 2008


---
 src/connection.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/connection.h b/src/connection.h
index c954fda..273c43d 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -147,12 +147,6 @@ struct _GabbleConnection {
     /* outstanding avatar requests */
     GHashTable *avatar_requests;
 
-    /* temporary, for requestotron support */
-    GPtrArray *channel_factories;
-    GPtrArray *channel_managers;
-    GPtrArray *channel_requests;
-    gboolean has_tried_connection;
-
     GabbleConnectionPrivate *priv;
 };
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list