X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fhints.cc;h=46296351be71e899a6ffdbc4a29972d9c3e52309;hb=a1ca287cee660bce1c41baa14e079d2c97292d81;hp=4a5c984380a95af51c5e3fae1eeb4b2a548d06fa;hpb=1266a5149e056a17b4a9276ccf6ea4a79cc93610;p=dcpomatic.git diff --git a/src/lib/hints.cc b/src/lib/hints.cc index 4a5c98438..46296351b 100644 --- a/src/lib/hints.cc +++ b/src/lib/hints.cc @@ -439,7 +439,6 @@ try check_loudness (); } - _writer->write (player->get_subtitle_fonts()); if (_long_subtitle && !_very_long_subtitle) { hint (_("At least one of your subtitle lines has more than 52 characters. It is recommended to make each line 52 characters at most in length."));