Remove unused variables
Declare float type conditionally to not declare them conditionally when they are not used.
This commit is contained in:
Reference in New Issue
Block a user
Declare float type conditionally to not declare them conditionally when they are not used.