]> git.sesse.net Git - casparcg/blobdiff - core/mixer/read_frame.h
2.0.0.2: SET MODE: Does not clear producers.
[casparcg] / core / mixer / read_frame.h
index 20d6d0849c223d3d6d53ba45bd30568eee787fc6..27c07bc4ffcd168fdc203a51d1ac28983f443509 100644 (file)
@@ -37,7 +37,6 @@ class read_frame : boost::noncopyable
 {\r
        read_frame(){}\r
 public:\r
-       read_frame(boost::unique_future<safe_ptr<host_buffer>>&& image_data, std::vector<int16_t>&& audio_data);\r
        read_frame(safe_ptr<host_buffer>&& image_data, std::vector<int16_t>&& audio_data);\r
 \r
        virtual const boost::iterator_range<const uint8_t*> image_data() const;\r