diff options
Diffstat (limited to 'backends/pulse/pulse-device-profile.c')
-rw-r--r-- | backends/pulse/pulse-device-profile.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/pulse/pulse-device-profile.c b/backends/pulse/pulse-device-profile.c index 0b00aba..a2cfbca 100644 --- a/backends/pulse/pulse-device-profile.c +++ b/backends/pulse/pulse-device-profile.c @@ -33,9 +33,6 @@ struct _PulseDeviceProfilePrivate guint priority; }; -static void pulse_device_profile_class_init (PulseDeviceProfileClass *klass); -static void pulse_device_profile_init (PulseDeviceProfile *profile); - G_DEFINE_TYPE_WITH_PRIVATE (PulseDeviceProfile, pulse_device_profile, MATE_MIXER_TYPE_SWITCH_OPTION) static void |