mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-31 12:20:09 +01:00
path: remove unncessary declaration
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
3682c8e4fd
commit
98659f04cd
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@
|
|||
static const char default_seat[] = "seat0";
|
||||
static const char default_seat_name[] = "default";
|
||||
|
||||
static void path_seat_destroy(struct libinput_seat *seat);
|
||||
|
||||
static void
|
||||
path_disable_device(struct libinput *libinput,
|
||||
struct evdev_device *device)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue