diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-16 14:43:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-16 14:43:16 +0000 |
| commit | 3ce37f08e98b9c3a238fb1c9a6184fb7fd4e5667 (patch) | |
| tree | ab79f468e93e6093d45c4e9e49c9e3dccad0e6ed /src/lib/transcoder.h | |
| parent | 89319eb1217c8caca80dc22ca770766f6d2f26c0 (diff) | |
Revert "Skipping hacks."
This reverts commit 89319eb1217c8caca80dc22ca770766f6d2f26c0.
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 */ |
