diff options
-rw-r--r-- | dix/enterleave.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dix/enterleave.c b/dix/enterleave.c index 488a94388..a476f8fe0 100644 --- a/dix/enterleave.c +++ b/dix/enterleave.c @@ -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, |