[Telepathy-commits] [telepathy-gabble/master] src/tube-stream.c: Remove uneeded variable
Alban Crequy
alban.crequy at collabora.co.uk
Mon Nov 3 11:21:00 PST 2008
---
src/tube-stream.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index b5d2a08..afaf9b8 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1887,8 +1887,6 @@ stream_unix_tube_new_connection_cb (GabbleTubeStream *self,
guint contact,
gpointer user_data)
{
- GabbleTubeStreamPrivate *priv = GABBLE_TUBE_STREAM_GET_PRIVATE (self);
-
gabble_svc_channel_type_stream_tube_emit_stream_tube_new_connection (self,
contact);
}
--
1.5.6.5
More information about the Telepathy-commits
mailing list