Revert "Skipping hacks."
[dcpomatic.git] / src / lib / transcoder.h
index 43c70df0066be67e26fe5f9d921422204930f902..4a9667b3c5165b95aa9f8aeea2786b206f184b56 100644 (file)
@@ -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 */