Remove unused method.
[dcpomatic.git] / src / lib / config.h
index 5981e799488f0a1dd7ad8a3b2a4a1d13c1d91983..c9206b139fce004f83c63a5840b3c6083be7e918 100644 (file)
@@ -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);
        }