diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-30 11:25:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-30 11:25:13 +0100 |
| commit | 903b6d12af93066bf2328a5f48a846f289c5b7b2 (patch) | |
| tree | 140c04c39aca4b9a7028219932d4f2b3b004d09a /test/srt_subtitle_test.cc | |
| parent | 937240f9e360e434b36c418656ae6fe8cc6afea9 (diff) | |
Update for change to default Rec. 601/709 gamma.
Diffstat (limited to 'test/srt_subtitle_test.cc')
| -rw-r--r-- | test/srt_subtitle_test.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/srt_subtitle_test.cc b/test/srt_subtitle_test.cc index 1837d816b..4bf2e59ea 100644 --- a/test/srt_subtitle_test.cc +++ b/test/srt_subtitle_test.cc @@ -108,8 +108,6 @@ BOOST_AUTO_TEST_CASE (srt_subtitle_test3) j != boost::filesystem::directory_iterator (); ++j) { - std::cout << j->path().string() << "\n"; - if (boost::algorithm::starts_with (j->path().leaf().string(), "sub_")) { list<string> ignore; ignore.push_back ("SubtitleID"); |
