summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/content.h b/src/lib/content.h
index c6fa2c9f4..47f29cb79 100644
--- a/src/lib/content.h
+++ b/src/lib/content.h
@@ -97,7 +97,7 @@ public:
*/
virtual std::list<DCPTime> reel_split_points () const;
- boost::shared_ptr<Content> clone (boost::shared_ptr<const Film> film) const;
+ boost::shared_ptr<Content> clone () const;
void set_paths (std::vector<boost::filesystem::path> paths);