diff options
Diffstat (limited to 'src/lib/decoder.h')
| -rw-r--r-- | src/lib/decoder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/decoder.h b/src/lib/decoder.h index 39eaaf48e..7940aed6c 100644 --- a/src/lib/decoder.h +++ b/src/lib/decoder.h @@ -118,8 +118,6 @@ protected: boost::shared_ptr<const Options> _opt; /** associated Job, or 0 */ Job* _job; - /** log that we can write to */ - Log* _log; /** true to do the bare minimum of work; just run through the content. Useful for acquiring * accurate frame counts as quickly as possible. This generates no video or audio output. |
