mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
csssshadwovalue: Remove unused function prototype
This commit is contained in:
parent
e31c0898e5
commit
91aa60b210
@ -43,9 +43,6 @@ void gtk_css_shadow_value_get_extents (const GtkCssValue
|
||||
void gtk_css_shadow_value_get_shadow (const GtkCssValue *value,
|
||||
GskShadow *shadow);
|
||||
|
||||
void _gtk_css_shadow_value_paint_icon (const GtkCssValue *shadow,
|
||||
cairo_t *cr);
|
||||
|
||||
void gtk_css_shadow_value_snapshot_outset (const GtkCssValue *shadow,
|
||||
GtkSnapshot *snapshot,
|
||||
const GskRoundedRect *border_box);
|
||||
|
Loading…
Reference in New Issue
Block a user