Cosimo Lupo d20dec29db [trak] remove redundant if-else block
If nTracks == 0, nSizes is also == 0, the `else` part is sufficient.
There's a limit case when nTracks can be > 0, and nSizes == 0, but it's
unlikely or useless.
2015-10-01 09:29:04 +01:00
..
3.0
2015-08-31 18:57:15 +01:00
2015-04-26 02:17:13 -04:00
2015-04-26 02:01:01 -04:00
2014-01-28 16:42:24 -05:00