diff options
Diffstat (limited to 'src/lib/transcoder.h')
| -rw-r--r-- | src/lib/transcoder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h index 43c70df00..4a9667b3c 100644 --- a/src/lib/transcoder.h +++ b/src/lib/transcoder.h @@ -54,8 +54,6 @@ public: } protected: - boost::shared_ptr<Film> _film; - boost::shared_ptr<const Options> _opt; /** A Job that is running this Transcoder, or 0 */ Job* _job; /** The encoder that we will use */ |
