summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_content.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-12-23 00:03:11 +0000
committerCarl Hetherington <cth@carlh.net>2014-12-23 00:03:11 +0000
commit92fcfff515d8416c8b175cb5e68dd492963362d5 (patch)
tree6e4216c7e5326c0b770c7375ad889282ea0a1080 /src/lib/ffmpeg_content.h
parent937b96045830a2326daff83b70b892f2d25244ff (diff)
Remove unused code.
Diffstat (limited to 'src/lib/ffmpeg_content.h')
-rw-r--r--src/lib/ffmpeg_content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h
index 8203b7ac1..2831c2acf 100644
--- a/src/lib/ffmpeg_content.h
+++ b/src/lib/ffmpeg_content.h
@@ -59,7 +59,6 @@ public:
void examine (boost::shared_ptr<Job>, bool calculate_digest);
std::string summary () const;
std::string technical_summary () const;
- std::string information () const;
void as_xml (xmlpp::Node *) const;
DCPTime full_length () const;