mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -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.