Remove player activity logging. Fixes #2122.
[dcpomatic.git] / src / wx / playlist_controls.h
index b0d04f4cb28caac81d5d2cb0cc508b1cbf2a1a0d..8375f952e29ebd6e12b4f11060923e4a6fa79663 100644 (file)
@@ -28,7 +28,6 @@ class PlaylistControls : public Controls
 public:
        PlaylistControls (wxWindow* parent, std::shared_ptr<FilmViewer> viewer);
 
-       void log (wxString s);
        void set_film (std::shared_ptr<Film> film);
 
        /** This is so that we can tell our parent player to reset the film