mirror of
https://github.com/labwc/labwc.git
synced 2026-03-12 05:33:53 -04:00
Remove src/damage.c
This commit is contained in:
parent
e289100a54
commit
bd9ac3478a
15 changed files with 0 additions and 48 deletions
|
|
@ -199,7 +199,6 @@ desktop_cycle_view(struct server *server, struct view *current,
|
|||
view = wl_container_of(view->link.prev, view, link);
|
||||
} while (&view->link == &server->views || !isfocusable(view));
|
||||
}
|
||||
damage_all_outputs(server);
|
||||
return view;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue