aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev.c')
-rw-r--r--src/evdev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/evdev.c b/src/evdev.c
index bd5b642..054dbe2 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -1325,7 +1325,6 @@ EvdevPreInit(InputDriverPtr drv, IDevPtr dev, int flags)
xf86CollectInputOptions(pInfo, evdevDefaults, NULL);
xf86ProcessCommonOptions(pInfo, pInfo->options);
- pEvdev->screen = xf86SetIntOption(pInfo->options, "ScreenNumber", 0);
/*
* We initialize pEvdev->tool to 1 so that device that doesn't use
* proximity will still report events.