mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
Remove redundant variable
This commit is contained in:
parent
36bd2884e7
commit
5cba33a64c
1 changed files with 0 additions and 1 deletions
|
|
@ -398,7 +398,6 @@ static void
|
|||
seat_update_capabilities(struct seat *seat)
|
||||
{
|
||||
struct input *input = NULL;
|
||||
struct touch_config_entry *config_entry;
|
||||
uint32_t caps = 0;
|
||||
|
||||
wl_list_for_each(input, &seat->inputs, link) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue