dix: remove obsolete comment. Event lists should not be allocated by the DDX

This commit is contained in:
Peter Hutterer 2009-01-23 17:11:57 +11:00
parent b137a0cdb1
commit a7e6424d99

View File

@ -458,9 +458,6 @@ updateMotionHistory(DeviceIntPtr pDev, CARD32 ms, int first_valuator,
* Returns the maximum number of events GetKeyboardEvents,
* GetKeyboardValuatorEvents, and GetPointerEvents will ever return.
*
* Should be used in DIX as:
* xEvent *events = xcalloc(sizeof(xEvent), GetMaximumEventsNum());
*
* This MUST be absolutely constant, from init until exit.
*/
int