From 751d212a973c3ce80a6664fec929801301db6349 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Feb 2014 11:39:13 +0000 Subject: White space. --- src/lib/player.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/player.cc b/src/lib/player.cc index 3584e75ca..db8be20c2 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -405,7 +405,6 @@ Player::flush () while (_audio && _audio_position < _video_position) { emit_silence (_video_position - _audio_position); } - } /** Seek so that the next pass() will yield (approximately) the requested frame. -- cgit v1.2.3