[Telepathy-commits] [telepathy-gabble/master] JingleFactory: remove unused {Content, Transport}Maker typedefs

Will Thompson will.thompson at collabora.co.uk
Tue Dec 2 04:33:57 PST 2008


---
 src/jingle-factory.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/jingle-factory.h b/src/jingle-factory.h
index f948016..5c8730e 100644
--- a/src/jingle-factory.h
+++ b/src/jingle-factory.h
@@ -115,9 +115,6 @@ struct _GabbleJingleFactoryClass {
     GObjectClass parent_class;
 };
 
-typedef GabbleJingleContent * (*JingleContentMaker) (GabbleJingleSession *);
-typedef GabbleJingleTransportIface * (*JingleTransportMaker) (GabbleJingleContent *);
-
 struct _GabbleJingleFactory {
     GObject parent;
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list