mutter: Remove stray spaces

To silence code-style-check complains.

Fixes d44f02ba64

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3018>
This commit is contained in:
Robert Mader
2023-05-23 20:25:54 +02:00
parent 52579c545b
commit 4a5a31edc6
53 changed files with 77 additions and 77 deletions

View File

@ -21,7 +21,7 @@
/**
* MetaCursorTracker:
*
*
* Mutter cursor tracking helper. Originally only tracking
* the cursor image, now more of a "core pointer abstraction"
*/