mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
session: drop unused wlr_session.vtnr
This commit is contained in:
parent
62ecec6d53
commit
4a67628cb0
1 changed files with 0 additions and 5 deletions
|
|
@ -43,11 +43,6 @@ struct wlr_session {
|
|||
*/
|
||||
bool active;
|
||||
|
||||
/*
|
||||
* 0 if virtual terminals are not supported
|
||||
* i.e. seat != "seat0"
|
||||
*/
|
||||
unsigned vtnr;
|
||||
char seat[256];
|
||||
|
||||
struct udev *udev;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue