Fix minor style violations

This commit is contained in:
Johan Malm 2021-11-26 19:27:50 +00:00
parent bca57213a0
commit d50c2f2eac
5 changed files with 22 additions and 15 deletions

View file

@ -408,7 +408,6 @@ rcxml_init()
return;
}
has_run = true;
LIBXML_TEST_VERSION
wl_list_init(&rc.keybinds);
wl_list_init(&rc.mousebinds);
wl_list_init(&rc.libinput_categories);