From 4b6c2f808c53d2321bf9334cb3eaf583fb1a1fca Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 21 Feb 2012 15:41:46 +0000 Subject: [PATCH] Remove another unnecessary forward-declaration of TpBaseCallChannel --- telepathy-glib/base-call-stream.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/telepathy-glib/base-call-stream.h b/telepathy-glib/base-call-stream.h index 1ee11be..eafc2cc 100644 --- a/telepathy-glib/base-call-stream.h +++ b/telepathy-glib/base-call-stream.h @@ -30,8 +30,6 @@ G_BEGIN_DECLS -typedef struct _TpBaseCallChannel TpBaseCallChannel; - typedef struct _TpBaseCallStream TpBaseCallStream; typedef struct _TpBaseCallStreamPrivate TpBaseCallStreamPrivate; typedef struct _TpBaseCallStreamClass TpBaseCallStreamClass; -- 1.7.9.1