diff --git a/src/libinput.c b/src/libinput.c index f5c75b08..24f2b693 100644 --- a/src/libinput.c +++ b/src/libinput.c @@ -2011,7 +2011,7 @@ libinput_device_group_find_group(struct libinput *libinput, } } - return g; + return NULL; } void