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:
Colin Walters
2013-10-21 15:05:45 -04:00
parent 8dfb070329
commit b21c86b6a0
2 changed files with 2 additions and 4 deletions

View File

@@ -51,6 +51,4 @@ gboolean g_notification_get_default_action (GNotifi
GVariant * g_notification_serialize (GNotification *notification);
GVariant * g_notification_serialize (GNotification *notification);
#endif