mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-04 14:55:38 -04:00
The newer version of cppcheck reported that I was assigning a value to a variable that was never used before another assignment occurred. Fixed this to eliminate the warning.