mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
compositor: Drop meta_get_overlay_window()
This is no longer necessary outside of mutter, nor used internally. https://gitlab.gnome.org/GNOME/mutter/merge_requests/680
This commit is contained in:
@ -35,9 +35,6 @@
|
||||
META_EXPORT
|
||||
ClutterActor *meta_get_stage_for_display (MetaDisplay *display);
|
||||
|
||||
META_EXPORT
|
||||
Window meta_get_overlay_window (MetaDisplay *display);
|
||||
|
||||
META_EXPORT
|
||||
GList *meta_get_window_actors (MetaDisplay *display);
|
||||
|
||||
|
Reference in New Issue
Block a user