summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsemixertrack.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/pulsemixertrack.c')
-rw-r--r--ext/pulse/pulsemixertrack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pulse/pulsemixertrack.c b/ext/pulse/pulsemixertrack.c
index be9de634..981351cb 100644
--- a/ext/pulse/pulsemixertrack.c
+++ b/ext/pulse/pulsemixertrack.c
@@ -47,7 +47,6 @@ GstMixerTrack *
gst_pulsemixer_track_new (GstPulseMixerCtrl * control)
{
GstPulseMixerTrack *pulsetrack;
-
GstMixerTrack *track;
pulsetrack = g_object_new (GST_TYPE_PULSEMIXER_TRACK, NULL);