Cleanup: format

This commit is contained in:
Campbell Barton
2025-07-13 16:25:25 +10:00
parent 601b5f49f0
commit 2983ea4616

View File

@@ -56,7 +56,6 @@
/* Logging, use `ghost.wl.*` prefix. */
#include "CLG_log.h"
/* Disable, as this can "lock" the GUI even with the *pending* version of dispatch is used. */
#if 0
/**
@@ -73,7 +72,7 @@
* - Won't re-display at all (on KDE 6.4).
* Note that this could be a bug in KDE as it works in GNOME & WLROOTS based compositors.
*/
#define USE_CURSOR_IMMEDIATE_DISPATCH
# define USE_CURSOR_IMMEDIATE_DISPATCH
#endif
/**