x11-wm/sway: unbreak build with Clang 13
../sway/commands.c:470:23: error: variable 'context' set but not used [-Werror,-Wunused-but-set-variable]
enum command_context context = 0; ^
PR: 258813
x11-wm/sway: unbreak build with Clang 13 Tags None Referenced Files None Subscribers None
Description
Details
|