diff options
Diffstat (limited to 'backends/pulse/pulse-source-switch.c')
-rw-r--r-- | backends/pulse/pulse-source-switch.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/pulse/pulse-source-switch.c b/backends/pulse/pulse-source-switch.c index 76f97f0..2514597 100644 --- a/backends/pulse/pulse-source-switch.c +++ b/backends/pulse/pulse-source-switch.c @@ -28,9 +28,6 @@ #include "pulse-source-switch.h" #include "pulse-stream.h" -static void pulse_source_switch_class_init (PulseSourceSwitchClass *klass); -static void pulse_source_switch_init (PulseSourceSwitch *swtch); - G_DEFINE_TYPE (PulseSourceSwitch, pulse_source_switch, PULSE_TYPE_PORT_SWITCH) static gboolean pulse_source_switch_set_active_port (PulsePortSwitch *swtch, |