Setup fast state of decoder after creation.
[dcpomatic.git] / src / lib / dcp_decoder.h
index f31d28053c3b3fc987190585fab451633a6ffa38..37a95a314f0d76496e00ac96532bb3279e142210 100644 (file)
@@ -43,7 +43,6 @@ public:
        DCPDecoder (
                boost::shared_ptr<const Film> film,
                boost::shared_ptr<const DCPContent>,
-               bool fast,
                boost::shared_ptr<DCPDecoder> old = boost::shared_ptr<DCPDecoder>()
                );