mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 17:30:18 +01:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -215,8 +215,6 @@ CommonAncestor(
|
|||
* Send enter notifies to all windows between 'ancestor' and 'child' (excluding
|
||||
* both). Events are sent running up the window hierarchy. This function
|
||||
* recurses.
|
||||
*
|
||||
* @param core If TRUE, core events are sent, otherwise XI events will be sent.
|
||||
*/
|
||||
static void
|
||||
DeviceEnterNotifies(DeviceIntPtr dev,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue