mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
wayland: Remove redundant ifdef
It's already surrounded by the same ifdef Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3044>
This commit is contained in:
parent
63767df59a
commit
ff4953caa6
@ -93,13 +93,10 @@ void meta_wayland_compositor_notify_surface_id (MetaWaylandCo
|
||||
int id,
|
||||
MetaWaylandSurface *surface);
|
||||
|
||||
#ifdef HAVE_XWAYLAND
|
||||
META_EXPORT_TEST
|
||||
MetaXWaylandManager * meta_wayland_compositor_get_xwayland_manager (MetaWaylandCompositor *compositor);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
META_EXPORT_TEST
|
||||
MetaContext * meta_wayland_compositor_get_context (MetaWaylandCompositor *compositor);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user