diff options
Diffstat (limited to 'backends/pulse/pulse-port.c')
-rw-r--r-- | backends/pulse/pulse-port.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/pulse/pulse-port.c b/backends/pulse/pulse-port.c index 23faafa..1c2de21 100644 --- a/backends/pulse/pulse-port.c +++ b/backends/pulse/pulse-port.c @@ -32,9 +32,6 @@ struct _PulsePortPrivate guint priority; }; -static void pulse_port_class_init (PulsePortClass *klass); -static void pulse_port_init (PulsePort *port); - G_DEFINE_TYPE_WITH_PRIVATE (PulsePort, pulse_port, MATE_MIXER_TYPE_SWITCH_OPTION) static void |