remove obsolete TODO
This commit is contained in:
parent
01c8780a4d
commit
a63497eb09
@ -105,7 +105,6 @@ impl Depacketizer {
|
||||
));
|
||||
}
|
||||
|
||||
// TODO: the spec doesn't require out-of-band parameters, so we shouldn't either.
|
||||
let parameters = match format_specific_params {
|
||||
None => None,
|
||||
Some(fp) => match InternalParameters::parse_format_specific_params(fp) {
|
||||
|
Loading…
Reference in New Issue
Block a user