Mlt Ref Counts and Playlist split/join
[melted] / mlt++ / src / MltTransition.h
index da430fc..6b3c769 100644 (file)
@@ -31,7 +31,6 @@ namespace Mlt
        class Transition : public Service
        {
                private:
-                       bool destroy;
                        mlt_transition instance;
                public:
                        Transition( char *id, char *arg = NULL );