mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 12:52:14 +00:00
ui: Drop undeclared function definition from header
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2175>
This commit is contained in:
parent
450be1dc95
commit
2af2b5254d
@ -48,12 +48,6 @@ MetaUIFrame * meta_ui_create_frame (MetaUI *ui,
|
||||
gint width,
|
||||
gint height,
|
||||
gulong *create_serial);
|
||||
void meta_ui_move_resize_frame (MetaUI *ui,
|
||||
Window frame,
|
||||
int x,
|
||||
int y,
|
||||
int width,
|
||||
int height);
|
||||
|
||||
/* GDK insists on tracking map/unmap */
|
||||
void meta_ui_map_frame (MetaUI *ui,
|
||||
|
Loading…
Reference in New Issue
Block a user