[Telepathy-commits] [telepathy-gabble/master] GabbleChannelManager: remove spurious extra parameter to request-failed
Simon McVittie
simon.mcvittie at collabora.co.uk
Wed Aug 20 09:38:25 PDT 2008
20080728201823-53eee-703149d808789d2f0e03d03b84a19de77a0178d2.gz
---
src/channel-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/channel-manager.c b/src/channel-manager.c
index 9a4321b..3365f35 100644
--- a/src/channel-manager.c
+++ b/src/channel-manager.c
@@ -109,7 +109,7 @@ channel_manager_base_init (gpointer klass)
NULL, NULL,
gabble_marshal_VOID__POINTER_UINT_INT_STRING,
G_TYPE_NONE, 4, G_TYPE_POINTER, G_TYPE_UINT, G_TYPE_INT,
- G_TYPE_STRING, GABBLE_TYPE_EXPORTABLE_CHANNEL);
+ G_TYPE_STRING);
/**
* GabbleChannelManager::channel-closed:
--
1.5.6.3
More information about the Telepathy-commits
mailing list