mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
server: refactor server_finish()
This commit is contained in:
parent
d39b158cec
commit
109d942534
2 changed files with 12 additions and 8 deletions
|
|
@ -111,7 +111,6 @@ seat_finish(struct server *server)
|
|||
}
|
||||
wlr_xcursor_manager_destroy(seat->xcursor_manager);
|
||||
wlr_cursor_destroy(seat->cursor);
|
||||
wlr_seat_destroy(server->seat.seat);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue