X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;h=fe1795bd0d2d2b4da589647ccb83c3d622612e18;hb=f9fcc34179a6f86425427741c60d8876099d3ed3;hp=6c7333ec1507042d3c0b4abb1815f98ab8a5c394;hpb=89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index 6c7333ec1..fe1795bd0 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -286,7 +286,6 @@ private: std::string video_identifier () const; void playlist_changed (); void playlist_content_changed (boost::weak_ptr, int, bool frequent); - std::string filename_safe_name () const; void maybe_add_content (boost::weak_ptr, boost::weak_ptr); /** Log to write to */