summaryrefslogtreecommitdiff
path: root/src/lib/film.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/film.h')
-rw-r--r--src/lib/film.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/film.h b/src/lib/film.h
index 7103f6271..1d1034775 100644
--- a/src/lib/film.h
+++ b/src/lib/film.h
@@ -118,7 +118,6 @@ public:
boost::filesystem::path subtitle_analysis_path (std::shared_ptr<const Content>) const;
void send_dcp_to_tms ();
- void make_dcp (TranscodeJob::ChangedBehaviour behaviour);
/** @return Logger.
* It is safe to call this from any thread.