X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fexamine_content_job.cc;h=cbf180ffcb3bf451379e410039d5d28dfed75d80;hb=0b6c6de07f9a3aa28c2e8ca8ef30340e3fa1bfc6;hp=8f16e2e5c0c069e2ab601c4bf91cec39c1e3cebc;hpb=b5b20f829ed95febe7aba55ebe3679c998b35b5e;p=dcpomatic.git diff --git a/src/lib/examine_content_job.cc b/src/lib/examine_content_job.cc index 8f16e2e5c..cbf180ffc 100644 --- a/src/lib/examine_content_job.cc +++ b/src/lib/examine_content_job.cc @@ -46,12 +46,6 @@ ExamineContentJob::name () const return _("Examine content"); } -string -ExamineContentJob::json_name () const -{ - return N_("examine_content"); -} - void ExamineContentJob::run () {