core: Drop unused private functions
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3492>
This commit is contained in:

committed by
Marge Bot

parent
ad49ecccf7
commit
74cab06b72
@ -37,9 +37,6 @@ struct _MetaStartupSequenceClass
|
||||
MetaStartupNotification *
|
||||
meta_startup_notification_new (MetaDisplay *display);
|
||||
|
||||
gboolean meta_startup_notification_handle_xevent (MetaStartupNotification *sn,
|
||||
XEvent *xevent);
|
||||
|
||||
void meta_startup_notification_add_sequence (MetaStartupNotification *sn,
|
||||
MetaStartupSequence *seq);
|
||||
void meta_startup_notification_remove_sequence (MetaStartupNotification *sn,
|
||||
|
Reference in New Issue
Block a user