[Telepathy-commits] [telepathy-gabble/master] remove Parameters from gabble_tube_dbus_channel_allowed_properties
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Feb 10 10:13:53 PST 2009
---
src/tube-dbus.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index 6464ced..449e11c 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -93,7 +93,6 @@ static const gchar *gabble_tube_dbus_interfaces[] = {
static const gchar * const gabble_tube_dbus_channel_allowed_properties[] = {
TP_IFACE_CHANNEL ".TargetHandle",
TP_IFACE_CHANNEL ".TargetID",
- GABBLE_IFACE_CHANNEL_INTERFACE_TUBE ".Parameters",
GABBLE_IFACE_CHANNEL_TYPE_DBUS_TUBE ".ServiceName",
NULL
};
--
1.5.6.5
More information about the telepathy-commits
mailing list