Update fr_FR translation from Thierry Journet.
[dcpomatic.git] / src / lib / text_subtitle_content.h
index 318d37803fd933ea4f270729f893909903be7feb..3b9d396f610dd2f56f7d5b069f099d23734d9371 100644 (file)
@@ -41,8 +41,6 @@ public:
        void as_xml (xmlpp::Node *) const;
        DCPTime full_length () const;
 
-       static std::string const font_id;
-
 private:
        ContentTime _length;
 };