]> git.sesse.net Git - casparcg/blobdiff - core/producer/frame_producer.h
2.0.0.2: - Fixed a bug with CASPAR_ASSERT where dbg_break was always called.
[casparcg] / core / producer / frame_producer.h
index f522322a59aacfd2b3f51061a410de418db5f39a..2b399e49693ab86628193d8eaf3ccdc5e4a11dfc 100644 (file)
@@ -74,7 +74,7 @@ public:
        ////////////////////////////////////////////////////////////////////////////////////////////////////\r
        virtual void initialize(const safe_ptr<frame_factory>& frame_factory) = 0;\r
 \r
-       static safe_ptr<frame_producer> empty()  // nothrow\r
+       static const safe_ptr<frame_producer>& empty()  // nothrow\r
        {\r
                struct empty_frame_producer : public frame_producer\r
                {\r