mirror of
https://github.com/tkuschel/bees.git
synced 2026-03-20 16:35:50 +01:00
Silence the unused variable warning. The compiler is correct, but we may implement line-level debug at some point in the future, so we want to keep the member and parameters. Signed-off-by: Zygo Blaxell <bees@furryterror.org>