diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:27:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:27:26 +0100 |
| commit | bde76c3341775bd02da59932d285e14eade64ae0 (patch) | |
| tree | 7f0922faf1e64e74c029037afe8857c63f25e51a /src/lib/subrip_content.h | |
| parent | c7b68d663ac3db10dcf2bfcc11009dce46f820dc (diff) | |
Basics of DCP subtitle import.
Diffstat (limited to 'src/lib/subrip_content.h')
| -rw-r--r-- | src/lib/subrip_content.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/subrip_content.h b/src/lib/subrip_content.h index 5688f81d5..7da6e71f7 100644 --- a/src/lib/subrip_content.h +++ b/src/lib/subrip_content.h @@ -35,7 +35,6 @@ public: std::string information () const; void as_xml (xmlpp::Node *) const; DCPTime full_length () const; - std::string identifier () const; private: DCPTime _length; |
