diff options
Diffstat (limited to 'src/lib/dkdm_recipient.h')
| -rw-r--r-- | src/lib/dkdm_recipient.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/dkdm_recipient.h b/src/lib/dkdm_recipient.h index 64da41cff..cf0474354 100644 --- a/src/lib/dkdm_recipient.h +++ b/src/lib/dkdm_recipient.h @@ -49,8 +49,6 @@ KDMWithMetadataPtr kdm_for_dkdm_recipient ( std::shared_ptr<const Film> film, boost::filesystem::path cpl, - DKDMRecipient const& recipient, - dcp::LocalTime valid_from, - dcp::LocalTime valid_to + DKDMRecipient const& recipient ); |
