summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/player.cc1
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.
*/