make stupid gcc versions happy

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12086 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2004-03-31 05:40:31 +00:00
parent 18ebe6ca92
commit 7bd996caf4
1 changed files with 1 additions and 0 deletions

View File

@ -714,6 +714,7 @@ if (demuxer->audio->id >= -1){
sh->ds=demuxer->audio;
demuxer->audio->id=1;
nosound:
return;
}
}