summaryrefslogtreecommitdiff
path: root/backends/pulse/pulse-sink-control.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/pulse/pulse-sink-control.c')
-rw-r--r--backends/pulse/pulse-sink-control.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/pulse/pulse-sink-control.c b/backends/pulse/pulse-sink-control.c
index c3fffb1..674e09f 100644
--- a/backends/pulse/pulse-sink-control.c
+++ b/backends/pulse/pulse-sink-control.c
@@ -28,9 +28,6 @@
#include "pulse-sink.h"
#include "pulse-sink-control.h"
-static void pulse_sink_control_class_init (PulseSinkControlClass *klass);
-static void pulse_sink_control_init (PulseSinkControl *control);
-
G_DEFINE_TYPE (PulseSinkControl, pulse_sink_control, PULSE_TYPE_STREAM_CONTROL);
static gboolean pulse_sink_control_set_mute (PulseStreamControl *psc,