diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-11 19:53:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-11 19:53:20 +0100 |
| commit | 491daf8790f35611052d8954d5d74df275dcda18 (patch) | |
| tree | 2b9e5119d8cfd2c11d40176d150090d98d441939 /src/lib/examine_content_job.cc | |
| parent | 9f2de5d90ceed509ece2263f2bba6764f31d4988 (diff) | |
Remove some left-over JSON bits.
Diffstat (limited to 'src/lib/examine_content_job.cc')
| -rw-r--r-- | src/lib/examine_content_job.cc | 6 |
1 files changed, 0 insertions, 6 deletions
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 () { |
