summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-10-20 22:54:45 +0200
committerCarl Hetherington <cth@carlh.net>2020-01-08 21:56:47 +0100
commit444e1d4e0062677220d32b78b97a4b730156b514 (patch)
treef9a9f871ffe3ddb8c38ca8dfad03d8976f91f899 /src/wx/film_viewer.h
parent7c33cdd95a23ff784c0e0731a9d1444ce9bb8f09 (diff)
Move display_player_video into SimpleVideoView.
Diffstat (limited to 'src/wx/film_viewer.h')
-rw-r--r--src/wx/film_viewer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h
index 077d8a6a5..916491d30 100644
--- a/src/wx/film_viewer.h
+++ b/src/wx/film_viewer.h
@@ -155,7 +155,6 @@ private:
void player_change (ChangeType type, int, bool);
void idle_handler ();
void request_idle_get ();
- void display_player_video ();
void film_change (ChangeType, Film::Property);
void recreate_butler ();
void config_changed (Config::Property);