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/transcode_job.h | |
| parent | 9f2de5d90ceed509ece2263f2bba6764f31d4988 (diff) | |
Remove some left-over JSON bits.
Diffstat (limited to 'src/lib/transcode_job.h')
| -rw-r--r-- | src/lib/transcode_job.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/transcode_job.h b/src/lib/transcode_job.h index 6e3c1ead9..9128206d2 100644 --- a/src/lib/transcode_job.h +++ b/src/lib/transcode_job.h @@ -35,7 +35,6 @@ public: TranscodeJob (boost::shared_ptr<const Film> f); std::string name () const; - std::string json_name () const; void run (); std::string status () const; |
