diff options
Diffstat (limited to 'src/lib/text_subtitle_content.h')
| -rw-r--r-- | src/lib/text_subtitle_content.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; }; |
