summaryrefslogtreecommitdiff
path: root/src/lib/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/config.h')
-rw-r--r--src/lib/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/config.h b/src/lib/config.h
index 5981e7994..c9206b139 100644
--- a/src/lib/config.h
+++ b/src/lib/config.h
@@ -827,8 +827,6 @@ public:
void set_cinemas_file (boost::filesystem::path file);
- void set_dkdm_recipients_file (boost::filesystem::path file);
-
void set_show_hints_before_make_dcp (bool s) {
maybe_set (_show_hints_before_make_dcp, s);
}