summaryrefslogtreecommitdiff
path: root/mate-volume-control/gvc-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-volume-control/gvc-utils.h')
-rw-r--r--mate-volume-control/gvc-utils.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mate-volume-control/gvc-utils.h b/mate-volume-control/gvc-utils.h
index 4eca7a7..b39abb0 100644
--- a/mate-volume-control/gvc-utils.h
+++ b/mate-volume-control/gvc-utils.h
@@ -31,12 +31,6 @@ const gchar *gvc_channel_position_to_pulse_string (MateMixerChannelPosition pos
const gchar *gvc_channel_position_to_pretty_string (MateMixerChannelPosition position);
const gchar *gvc_channel_map_to_pretty_string (MateMixerStreamControl *control);
-#if GTK_CHECK_VERSION (3, 0, 0)
-void gvc_color_shade (GdkRGBA *a,
- GdkRGBA *b,
- gdouble k);
-#endif
-
G_END_DECLS
#endif /* __GVC_HELPERS_H */