X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftext_subtitle_content.h;h=3b9d396f610dd2f56f7d5b069f099d23734d9371;hb=eb2a26a969a53f5c816fe5f159098b33e3a9afeb;hp=318d37803fd933ea4f270729f893909903be7feb;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/src/lib/text_subtitle_content.h b/src/lib/text_subtitle_content.h index 318d37803..3b9d396f6 100644 --- a/src/lib/text_subtitle_content.h +++ b/src/lib/text_subtitle_content.h @@ -41,8 +41,6 @@ public: void as_xml (xmlpp::Node *) const; DCPTime full_length () const; - static std::string const font_id; - private: ContentTime _length; };