mirror of
https://github.com/Zygo/bees.git
synced 2025-07-06 10:32:25 +02: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>