core: Drop unused private functions

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3492>
This commit is contained in:
Bilal Elmoussaoui
2024-01-06 11:16:45 +01:00
committed by Marge Bot
parent ad49ecccf7
commit 74cab06b72
15 changed files with 15 additions and 81 deletions

View File

@ -102,6 +102,4 @@ MetaWindow * meta_workspace_get_default_focus_window_at_point (MetaWorkspace *wo
int root_y);
GList * meta_workspace_get_default_focus_candidates (MetaWorkspace *workspace);
const char* meta_workspace_get_name (MetaWorkspace *workspace);
void meta_workspace_index_changed (MetaWorkspace *workspace);