summaryrefslogtreecommitdiff
path: root/src/lib/ab_transcoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ab_transcoder.h')
-rw-r--r--src/lib/ab_transcoder.h2
1 files changed, 0 insertions, 2 deletions
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> _film_a;
- boost::shared_ptr<Film> _film_b;
boost::shared_ptr<Player> _player_a;
boost::shared_ptr<Player> _player_b;
boost::shared_ptr<Job> _job;