summaryrefslogtreecommitdiff
path: root/src/lib/ab_transcoder.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-03-31 16:04:10 +0100
committerCarl Hetherington <cth@carlh.net>2013-03-31 16:04:10 +0100
commita054c067ab2cbf6c5abc5df4caa08ffaac206f0b (patch)
tree1f5b68b3030be1bac9b51fbcbe42d176ad6f60c0 /src/lib/ab_transcoder.h
parent5920000d247ab3ef7fb9ba29c6ba238b323cf909 (diff)
Content can be added and previewed.
Diffstat (limited to 'src/lib/ab_transcoder.h')
-rw-r--r--src/lib/ab_transcoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ab_transcoder.h b/src/lib/ab_transcoder.h
index 14277c562..090c26fb7 100644
--- a/src/lib/ab_transcoder.h
+++ b/src/lib/ab_transcoder.h
@@ -48,7 +48,6 @@ public:
ABTranscoder (
boost::shared_ptr<Film> a,
boost::shared_ptr<Film> b,
- DecodeOptions o,
boost::shared_ptr<Job> j
);