[Telepathy-commits] [telepathy-gabble/master] GabbleImFactory: remove unnecessary forward-declaration

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 19 10:54:07 PDT 2008


20080728154020-53eee-d0c41891e21da35d72403dcb6d3e4b9f4cfcd0dc.gz
---
 src/im-factory.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/im-factory.c b/src/im-factory.c
index 17a7cec..5364be5 100644
--- a/src/im-factory.c
+++ b/src/im-factory.c
@@ -65,8 +65,6 @@ struct _GabbleImFactoryPrivate
   (G_TYPE_INSTANCE_GET_PRIVATE ((o), GABBLE_TYPE_IM_FACTORY,\
                                 GabbleImFactoryPrivate))
 
-static GObject *gabble_im_factory_constructor (GType type, guint n_props,
-    GObjectConstructParam *props);
 
 static void
 gabble_im_factory_init (GabbleImFactory *self)
-- 
1.5.6.3




More information about the Telepathy-commits mailing list