diff options
Diffstat (limited to 'src/lib/content.h')
| -rw-r--r-- | src/lib/content.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/content.h b/src/lib/content.h index e383f9ff0..a3e6da988 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -80,7 +80,6 @@ public: */ virtual std::string technical_summary () const; - virtual std::string information () const = 0; virtual void as_xml (xmlpp::Node *) const; virtual DCPTime full_length () const = 0; virtual std::string identifier () const; |
