dix: fix false comment.

VCP and VCK are always present, this comment is a leftover from earlier MPX
days.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
This commit is contained in:
Peter Hutterer 2008-11-21 12:21:45 +10:00
parent 387563b777
commit d939f2482e

View File

@ -592,8 +592,6 @@ CorePointerProc(DeviceIntPtr pDev, int what)
* Initialise the two core devices, VCP and VCK (see events.c).
* Both devices are not tied to physical devices, but guarantee that there is
* always a keyboard and a pointer present and keep the protocol semantics.
* Both core devices are NOT part of the device list and act only as a
* fallback if no physical device is available.
*
* The devices are activated but not enabled.
*