Mlt Ref Counts and Playlist split/join
[melted] / mlt++ / src / MltProducer.h
index d2963d1..a07f091 100644 (file)
@@ -32,7 +32,6 @@ namespace Mlt
        class Producer : public Service
        {
                private:
-                       bool destroy;
                        mlt_producer instance;
                public:
                        Producer( );