dix: Remove obsolete comment

CorePointerProc doesn't back up the device classes anymore.
This commit is contained in:
Peter Hutterer 2009-05-20 14:23:16 +10:00
parent 42719ce5c7
commit 7b891e450f

View File

@ -538,9 +538,6 @@ CoreKeyboardProc(DeviceIntPtr pDev, int what)
/**
* Device control function for the Virtual Core Pointer.
*
* Aside from initialisation, it backs up the original device classes into the
* devicePrivates. This only needs to be done for master devices.
*/
static int
CorePointerProc(DeviceIntPtr pDev, int what)