mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
GNotification: Don't install private headers, avoid duplicated prototype
These both break gobject-introspection's build, and moreover are things we don't want to do anyways.
This commit is contained in:
@@ -51,6 +51,4 @@ gboolean g_notification_get_default_action (GNotifi
|
||||
|
||||
GVariant * g_notification_serialize (GNotification *notification);
|
||||
|
||||
GVariant * g_notification_serialize (GNotification *notification);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user