nutenc: remove outdated fixme

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-09-26 15:53:17 +02:00
parent ae0449314c
commit e9350c44ad
1 changed files with 0 additions and 2 deletions

View File

@ -699,8 +699,6 @@ static int nut_write_header(AVFormatContext *s){
avio_flush(bc);
//FIXME index
return 0;
}