diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-30 15:05:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-30 15:05:32 +0000 |
| commit | e3636952b0d443f61c2966450cc68bc25480dfe2 (patch) | |
| tree | 9f215a4400bccbb39257827a8e91b961dd0ed4a5 /src/lib/examine_content_job.h | |
| parent | c191d7f6bf9dfae30a451f5cc3e434812fd43e6c (diff) | |
Tweak naming.
Diffstat (limited to 'src/lib/examine_content_job.h')
| -rw-r--r-- | src/lib/examine_content_job.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 098b9d132..d87bd0876 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -37,8 +37,6 @@ public: std::string name () const; void run (); - int last_video_frame () const; - private: boost::shared_ptr<Decoder> _decoder; }; |
