summaryrefslogtreecommitdiff
path: root/backends/alsa/alsa-switch.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-10-29 11:24:41 +0100
committerlukefromdc <[email protected]>2019-11-01 23:31:49 +0000
commit13b9341a115751b518d1d106820624f8b17ecee2 (patch)
tree4596cfba3c1023f25d4017607039139ab5e69c95 /backends/alsa/alsa-switch.c
parenta2b696a815934bc36af8b67bfd7cbd1550bae5eb (diff)
downloadlibmatemixer-13b9341a115751b518d1d106820624f8b17ecee2.tar.bz2
libmatemixer-13b9341a115751b518d1d106820624f8b17ecee2.tar.xz
avoid redundant redeclarations
Diffstat (limited to 'backends/alsa/alsa-switch.c')
-rw-r--r--backends/alsa/alsa-switch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/alsa/alsa-switch.c b/backends/alsa/alsa-switch.c
index 7711e0d..1f5f92f 100644
--- a/backends/alsa/alsa-switch.c
+++ b/backends/alsa/alsa-switch.c
@@ -36,8 +36,6 @@ struct _AlsaSwitchPrivate
static void alsa_element_interface_init (AlsaElementInterface *iface);
-static void alsa_switch_class_init (AlsaSwitchClass *klass);
-static void alsa_switch_init (AlsaSwitch *swtch);
static void alsa_switch_dispose (GObject *object);
G_DEFINE_TYPE_WITH_CODE (AlsaSwitch, alsa_switch,