summaryrefslogtreecommitdiff
path: root/gvc-mixer-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'gvc-mixer-stream.c')
-rw-r--r--gvc-mixer-stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gvc-mixer-stream.c b/gvc-mixer-stream.c
index 59e7b1f..e2209a1 100644
--- a/gvc-mixer-stream.c
+++ b/gvc-mixer-stream.c
@@ -84,8 +84,6 @@ enum
PROP_PORT,
};
-static void gvc_mixer_stream_class_init (GvcMixerStreamClass *klass);
-static void gvc_mixer_stream_init (GvcMixerStream *mixer_stream);
static void gvc_mixer_stream_finalize (GObject *object);
G_DEFINE_ABSTRACT_TYPE (GvcMixerStream, gvc_mixer_stream, G_TYPE_OBJECT)