no_xwayland: fix redef
This commit is contained in:
parent
3b03597784
commit
2623364dbd
1 changed files with 0 additions and 4 deletions
|
|
@ -170,7 +170,3 @@ inline wlr_xwayland_surface* wlr_xwayland_surface_try_from_wlr_surface(wlr_surfa
|
||||||
inline bool wlr_xwayland_or_surface_wants_focus(const wlr_xwayland_surface*) {
|
inline bool wlr_xwayland_or_surface_wants_focus(const wlr_xwayland_surface*) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline bool wlr_backend_is_x11(void*) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue