mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
window: Remove width/height from meta_window_new_for_wayland
This commit is contained in:
@@ -508,8 +508,6 @@ MetaWindow* meta_window_new_with_attrs (MetaDisplay *display,
|
||||
MetaCompEffect effect,
|
||||
XWindowAttributes *attrs);
|
||||
MetaWindow *meta_window_new_for_wayland (MetaDisplay *display,
|
||||
int width,
|
||||
int height,
|
||||
MetaWaylandSurface *surface);
|
||||
void meta_window_unmanage (MetaWindow *window,
|
||||
guint32 timestamp);
|
||||
|
Reference in New Issue
Block a user