Xext: remove un-used extern of DeviceMotionNotify.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-08-24 09:22:16 +10:00
parent 80f18a7326
commit 990d204ef8
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@
#include "modinit.h"
extern int DeviceValuator;
extern int DeviceMotionNotify;
/* XTest events are sent during request processing and may be interruped by
* a SIGIO. We need a separate event list to avoid events overwriting each