Skip to content
Commit 17cd8af3 authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

math: fix unused variable warnings

Compilers (incorrectly) warn about unused volatile variables:

  math/math_config.h: In function 'force_eval_float':
  math/math_config.h:188:18: warning: unused variable 'y' [-Wunused-variable]

silence them.
parent 9e6e14e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment