diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-19 16:02:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-19 16:02:04 +0000 |
| commit | 8f7efc8c704891a9c5499c17fa89fe84cdf5bde4 (patch) | |
| tree | 15845cd3d461b91b87e44ffeb14e2891d9de728a /src/lib/cinema_kdms.h | |
| parent | 9394ce6d3b840ec0af141d6435f394a5ad85c2ed (diff) | |
Remove unused parameter.
Diffstat (limited to 'src/lib/cinema_kdms.h')
| -rw-r--r-- | src/lib/cinema_kdms.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cinema_kdms.h b/src/lib/cinema_kdms.h index 4458869db..318d62e8d 100644 --- a/src/lib/cinema_kdms.h +++ b/src/lib/cinema_kdms.h @@ -36,7 +36,6 @@ public: std::list<CinemaKDMs> cinema_kdms, dcp::LocalTime from, dcp::LocalTime to, - boost::shared_ptr<Job> job, boost::shared_ptr<Log> log ); |
