commit e44829c
Michael Forney
·
2014-07-13 02:06:14 +0000 UTC
parent 5e34c88
Remove unused udev field in struct swc This is now contained in seat.c if ENABLE_HOTPLUGGING is set.
1 files changed,
+0,
-2
+0,
-2
1@@ -32,8 +32,6 @@ struct swc
2 struct wl_event_loop * event_loop;
3 const struct swc_manager * manager;
4
5- struct udev * udev;
6-
7 struct swc_launch * const launch;
8 const struct swc_seat * const seat;
9 const struct swc_bindings * const bindings;