[telepathy-gabble/master] Remove temporary cruft from GabbleConnection

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Sep 10 04:39:59 PDT 2009


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

diff --git a/src/connection.h b/src/connection.h
index f17e70d..d8d89ea 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -188,12 +188,6 @@ struct _GabbleConnection {
     /* file transfer manager */
     GabbleFtManager *ft_manager;
 
-    /* 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