diff options
Diffstat (limited to 'src/lib/subrip_content.h')
| -rw-r--r-- | src/lib/subrip_content.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/subrip_content.h b/src/lib/subrip_content.h index 91de08350..5688f81d5 100644 --- a/src/lib/subrip_content.h +++ b/src/lib/subrip_content.h @@ -37,8 +37,6 @@ public: DCPTime full_length () const; std::string identifier () const; - bool has_subtitle_during (ContentTimePeriod) const; - private: DCPTime _length; }; |
