From 92fcfff515d8416c8b175cb5e68dd492963362d5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 23 Dec 2014 00:03:11 +0000 Subject: Remove unused code. --- src/lib/content.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/content.h') 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; -- cgit v1.2.3