diff options
Diffstat (limited to 'src/lib/player_subtitles.h')
| -rw-r--r-- | src/lib/player_subtitles.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/player_subtitles.h b/src/lib/player_subtitles.h index 9ec7b1056..e1a104f21 100644 --- a/src/lib/player_subtitles.h +++ b/src/lib/player_subtitles.h @@ -34,8 +34,6 @@ public: void add_fonts (std::list<boost::shared_ptr<Font> > fonts_); std::list<boost::shared_ptr<Font> > fonts; - DCPTimePeriod period; - /** ImageSubtitles, with their rectangles transformed as specified by their content */ std::list<ImageSubtitle> image; std::list<SubtitleString> text; |
