mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
ephyr: cleanup
Remove extraneous KdAddPointerDriver call.
This commit is contained in:
committed by
Daniel Stone
parent
d1c18af27e
commit
ccb53340b6
@@ -866,7 +866,6 @@ MouseInit (KdPointerInfo *pi)
|
||||
pi->nAxes = 3;
|
||||
pi->nButtons = 32;
|
||||
ephyrMouse = pi;
|
||||
KdAddPointerDriver(&EphyrMouseDriver);
|
||||
return Success;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user