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 width,
|
||||||
gint height,
|
gint height,
|
||||||
gulong *create_serial);
|
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 */
|
/* GDK insists on tracking map/unmap */
|
||||||
void meta_ui_map_frame (MetaUI *ui,
|
void meta_ui_map_frame (MetaUI *ui,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user