mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Fix compiler warning: unused variable "wakupTime"
Introduced in 458c725129
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -1194,7 +1194,6 @@ timerFunc(OsTimerPtr timer, CARD32 now, pointer arg)
|
||||
struct SynapticsHwState hw;
|
||||
int delay;
|
||||
int sigstate;
|
||||
CARD32 wakeUpTime;
|
||||
|
||||
sigstate = xf86BlockSIGIO();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user