From fd040c2bd27fde35424a384174ecb56c643764cd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 8 May 2013 20:37:53 +0100 Subject: Some tidying up. Do encode progress in the writer to improve progress bar movement with still-image DCPs (#130). --- src/lib/ab_transcoder.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/ab_transcoder.h') diff --git a/src/lib/ab_transcoder.h b/src/lib/ab_transcoder.h index 1fef66b88..134bce3e4 100644 --- a/src/lib/ab_transcoder.h +++ b/src/lib/ab_transcoder.h @@ -54,8 +54,6 @@ public: void go (); private: - boost::shared_ptr _film_a; - boost::shared_ptr _film_b; boost::shared_ptr _player_a; boost::shared_ptr _player_b; boost::shared_ptr _job; -- cgit v1.2.3