]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-tube.h
Update to new stream tube spec
[empathy.git] / libempathy / empathy-tp-tube.h
index d439c6b633e68fcf5df091b669a8ca324a41f39e..a908b0690315a17dd58d99a4f2987414c6d137a3 100644 (file)
@@ -55,7 +55,7 @@ struct _EmpathyTpTubeClass {
 };
 
 GType empathy_tp_tube_get_type (void) G_GNUC_CONST;
-EmpathyTpTube *empathy_tp_tube_new (TpChannel *channel, guint tube_id);
+EmpathyTpTube *empathy_tp_tube_new (TpChannel *channel);
 EmpathyTpTube *empathy_tp_tube_new_stream_tube (EmpathyContact *contact,
     TpSocketAddressType type, const gchar *hostname, guint port,
     const gchar *service);