dix: remove obsolete comment, parameter described doesn't exist.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5085ac09a5
commit
c299b2228f
|
@ -215,8 +215,6 @@ CommonAncestor(
|
||||||
* Send enter notifies to all windows between 'ancestor' and 'child' (excluding
|
* Send enter notifies to all windows between 'ancestor' and 'child' (excluding
|
||||||
* both). Events are sent running up the window hierarchy. This function
|
* both). Events are sent running up the window hierarchy. This function
|
||||||
* recurses.
|
* recurses.
|
||||||
*
|
|
||||||
* @param core If TRUE, core events are sent, otherwise XI events will be sent.
|
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
DeviceEnterNotifies(DeviceIntPtr dev,
|
DeviceEnterNotifies(DeviceIntPtr dev,
|
||||||
|
|
Loading…
Reference in New Issue