diff options
Diffstat (limited to 'src/lib/transcoder.cc')
| -rw-r--r-- | src/lib/transcoder.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/transcoder.cc b/src/lib/transcoder.cc index e0af2c594..ad8e4ab9b 100644 --- a/src/lib/transcoder.cc +++ b/src/lib/transcoder.cc @@ -97,8 +97,6 @@ Transcoder::go () _finishing = true; _encoder->end (); _writer->finish (); - - _player->statistics().dump (_film->log ()); } float |
