summaryrefslogtreecommitdiff
path: root/libmatemixer/matemixer-switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmatemixer/matemixer-switch.h')
-rw-r--r--libmatemixer/matemixer-switch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmatemixer/matemixer-switch.h b/libmatemixer/matemixer-switch.h
index a6b6d49..49bdeb1 100644
--- a/libmatemixer/matemixer-switch.h
+++ b/libmatemixer/matemixer-switch.h
@@ -80,7 +80,6 @@ GType mate_mixer_switch_get_type (void) G_GNUC_CONST;
const gchar * mate_mixer_switch_get_name (MateMixerSwitch *swtch);
const gchar * mate_mixer_switch_get_label (MateMixerSwitch *swtch);
-MateMixerSwitchFlags mate_mixer_switch_get_flags (MateMixerSwitch *swtch);
MateMixerSwitchOption *mate_mixer_switch_get_option (MateMixerSwitch *swtch,
const gchar *name);