mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-09 08:21:23 -04:00
Remove unused signalling
This commit is contained in:
parent
6145ea234d
commit
a11d075f85
1 changed files with 0 additions and 1 deletions
1
seat.c
1
seat.c
|
|
@ -371,7 +371,6 @@ handle_new_keyboard(struct cg_seat *seat, struct wlr_input_device *device)
|
|||
|
||||
cg_keyboard_group_add(device, seat);
|
||||
|
||||
wl_signal_init(&device->events.destroy);
|
||||
wlr_seat_set_keyboard(seat->seat, device);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue