summaryrefslogtreecommitdiff
path: root/src/tube-dbus.h
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-31 16:08:16 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-31 16:19:31 +0100
commit419b4203588ea16da23da025e5ef55d95db15202 (patch)
tree7647396fcbe400989abae994d4d7c06fd54e8420 /src/tube-dbus.h
parent9f16272288dcb115e94fdced6fed48b3c14a6150 (diff)
downloadtelepathy-salut-419b4203588ea16da23da025e5ef55d95db15202.tar.gz
tube-{iface,dbus,stream}: remove tubes-channel property
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'src/tube-dbus.h')
-rw-r--r--src/tube-dbus.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tube-dbus.h b/src/tube-dbus.h
index d3954ad4..5e617cfc 100644
--- a/src/tube-dbus.h
+++ b/src/tube-dbus.h
@@ -27,7 +27,6 @@
#include <telepathy-glib/interfaces.h>
#include "connection.h"
-#include "tubes-channel.h"
#include <gibber/gibber-muc-connection.h>
#include <gibber/gibber-bytestream-iface.h>
@@ -67,7 +66,7 @@ GType salut_tube_dbus_get_type (void);
SalutTubeDBusClass))
SalutTubeDBus *
-salut_tube_dbus_new (SalutConnection *conn, SalutTubesChannel *tubes_channel,
+salut_tube_dbus_new (SalutConnection *conn,
TpHandle handle, TpHandleType handle_type, TpHandle self_handle,
GibberMucConnection *muc_connection, TpHandle initiator,
const gchar *service, GHashTable *parameters, guint id,