mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
Drop the last use of GDK_MULTIHEAD_SAFE
This define is not used anymore, this was a leftover.
This commit is contained in:
parent
b0d1ae4a5c
commit
12837f6905
@ -345,12 +345,10 @@ GdkPixbuf * gtk_icon_info_load_symbolic_for_context_finish (GtkIconInf
|
||||
gboolean *was_symbolic,
|
||||
GError **error);
|
||||
|
||||
#ifndef GDK_MULTIHEAD_SAFE
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
gboolean gtk_icon_size_lookup (GtkIconSize size,
|
||||
gint *width,
|
||||
gint *height);
|
||||
#endif /* GDK_MULTIHEAD_SAFE */
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user