diff options
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; }; |
