diff options
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/video_content.h b/src/lib/video_content.h index d74242ae9..1c85ca090 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.h @@ -42,7 +42,6 @@ public: VideoContent (boost::shared_ptr<const Film>, Time, VideoContent::Frame); VideoContent (boost::shared_ptr<const Film>, boost::filesystem::path); VideoContent (boost::shared_ptr<const Film>, boost::shared_ptr<const cxml::Node>); - VideoContent (VideoContent const &); void as_xml (xmlpp::Node *) const; virtual std::string information () const; |
