udev-seat: Don't notify about removal when destroying context
authorJonas Ådahl <jadahl@gmail.com>
Tue, 31 Dec 2013 13:45:50 +0000 (14:45 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Fri, 3 Jan 2014 21:33:16 +0000 (22:33 +0100)
commite637b9b0f5e88ed5c9fab5889f91ed5dd6c898aa
tree85fe30308a848e2445d2a05c39bbf35d61cdfe6a
parente92b996cff2567ce375f2c3b6c9178e7137f3b18
udev-seat: Don't notify about removal when destroying context

As events will just be destroyed before leaving the libinput scope
during destruction, don't waste time on queueing them.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/udev-seat.c