dix: remove obsolete comment.

Pairings don't exist anymore and the documented issue is a non-issue now.
This commit is contained in:
Peter Hutterer 2008-01-13 16:14:29 +10:30
parent 38bf01bd1c
commit a83a0c5a14

View File

@ -3446,10 +3446,8 @@ CheckPassiveGrabsOnWindow(
than it is assigned to at this point in time. than it is assigned to at this point in time.
Update the grab's device and modifier device to reflect the Update the grab's device and modifier device to reflect the
current state. current state.
XXX: Since XGrabDeviceButton requires to specify the Since XGrabDeviceButton requires to specify the
modifierDevice explicitly, we don't override this choice. modifierDevice explicitly, we don't override this choice.
This essentially requires a client to re-create all
passiveGrabs when the pairing changes... oh well.
*/ */
if (xE->u.u.type < LASTEvent) if (xE->u.u.type < LASTEvent)
{ {