Mlt Ref Counts and Playlist split/join
[melted] / mlt++ / src / MltFilter.h
index 0682210..b659965 100644 (file)
@@ -32,7 +32,6 @@ namespace Mlt
        class Filter : public Service
        {
                private:
-                       bool destroy;
                        mlt_filter instance;
                public:
                        Filter( char *id, char *service = NULL );