summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_viewer.cc')
-rw-r--r--src/wx/film_viewer.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/film_viewer.cc b/src/wx/film_viewer.cc
index 8c1a79113..ef28018e9 100644
--- a/src/wx/film_viewer.cc
+++ b/src/wx/film_viewer.cc
@@ -529,8 +529,6 @@ FilmViewer::start ()
_audio.startStream ();
}
- cout << "start playback at " << to_string(_video_position) << "\n";
-
_playing = true;
_dropped = 0;
timer ();