quiet a number of macosx warnings

This commit is contained in:
nhmall
2019-12-05 11:52:21 -05:00
parent 295e8df01b
commit a701c5870d
17 changed files with 340 additions and 614 deletions

View File

@@ -373,7 +373,7 @@ void
restore_light_sources(nhfp)
NHFILE *nhfp;
{
int count;
int count = 0;
light_source *ls;
/* restore elements */