mirror of
https://github.com/labwc/labwc.git
synced 2026-04-06 07:15:40 -04:00
Removed added non-useful code
This commit is contained in:
parent
50772c3373
commit
63e4f17a62
1 changed files with 0 additions and 5 deletions
|
|
@ -205,11 +205,6 @@ osd_finish(struct server *server)
|
|||
restore_preview_node(server);
|
||||
seat_focus_override_end(&server->seat);
|
||||
|
||||
/* Focus the selected view */
|
||||
if (server->osd_state.cycle_view) {
|
||||
desktop_focus_view(server->osd_state.cycle_view, true);
|
||||
}
|
||||
|
||||
server->osd_state.preview_node = NULL;
|
||||
server->osd_state.preview_anchor = NULL;
|
||||
server->osd_state.cycle_view = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue