diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-20 01:07:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-20 01:07:50 +0100 |
| commit | e6490d7e293380aa32c2cf097faf08e31a7ea412 (patch) | |
| tree | ae30ef6ce378b9e5ed53f5a1c0931cf348a01f2b | |
| parent | b58dbb35865078aeaf763f57c7a0212a30c34672 (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. */ |
