Remove pointless include. Not only does the file not use this header, it breaks the build if HAVE_UDEV is false.
This commit is contained in:
parent
bb327684aa
commit
88b21b87e7
|
@ -1,4 +1,3 @@
|
|||
#include <libudev.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include "input_context.h"
|
||||
#include "input_keymaps.h"
|
||||
|
|
Loading…
Reference in New Issue