mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
The parameters client and mask are set within the function, but otherwise unused, so there's no reason to pass them in the first place. Since this is a static function, ABI remains unaffected. Signed-off-by: Aggelos Tselios <aggelostselios777@gmail.com>