summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/muc-channel.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/muc-channel.c b/src/muc-channel.c
index 383b2812..1231b45a 100644
--- a/src/muc-channel.c
+++ b/src/muc-channel.c
@@ -87,9 +87,6 @@ enum
LAST_PROPERTY
};
-/* private structure */
-typedef struct _SalutMucChannelPrivate SalutMucChannelPrivate;
-
struct _SalutMucChannelPrivate
{
gboolean dispose_has_run;