diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-20 01:07:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-22 13:29:58 +0100 |
| commit | f6f1e325b56acce9a1e7349daeb896bc76fddffc (patch) | |
| tree | 991bf1a5a454eebe924e5fda5c630bbe10e4913d | |
| parent | 1f1d8897877175903caa561c5495cde0de01c441 (diff) | |
White space.
| -rw-r--r-- | src/lib/player.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/player.cc b/src/lib/player.cc index 4c988c804..45b6051c7 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -702,7 +702,6 @@ Player::earliest_piece_and_time() const if (t > piece->content->end(film)) { piece->done = true; } else { - /* Given two choices at the same time, pick the one with texts so we see it before the video. */ |
