small cleanup

This commit is contained in:
nehalmistry 2003-03-27 04:31:37 +00:00
parent 4e0e434653
commit 6e7e719277

View file

@ -449,8 +449,6 @@ global void PlaySectionMusic(PlaySectionType section)
int found;
int numfiles;
printf("in playsecmu\n");
if (NumPlaySections == 0) {
return;
}