summaryrefslogtreecommitdiffstats
path: root/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'input.c')
-rw-r--r--input.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/input.c b/input.c
index 9df4307..f91b685 100644
--- a/input.c
+++ b/input.c
@@ -126,7 +126,6 @@ wl_input_device_create(struct wl_display *display,
if (device == NULL)
return NULL;
- device->base.id = id;
device->base.interface = &input_device_interface;
device->display = display;
device->tool = 1;