diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-26 11:04:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-26 11:04:28 +0100 |
| commit | 5fa669bbfc7392d29c9ec94cf6527c56558fe43f (patch) | |
| tree | ef25173801acd4a98eceecd498a662b4a1a2c711 /src/wx | |
| parent | d0d584a7dde6de383302615634fdee17e9724fe8 (diff) | |
Builds again.
Diffstat (limited to 'src/wx')
| -rw-r--r-- | src/wx/film_viewer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_viewer.cc b/src/wx/film_viewer.cc index db2ab9dfe..0ed9a5cb0 100644 --- a/src/wx/film_viewer.cc +++ b/src/wx/film_viewer.cc @@ -445,7 +445,6 @@ FilmViewer::forward_clicked (wxCommandEvent &) return; } - _player->seek_forward (); get_frame (); _panel->Refresh (); _panel->Update (); |
