Make Atmos content work more like other content. Now its MXFs
[dcpomatic.git] / src / lib / atmos_mxf_content.h
index 06e9e747d9cb61759eba3268d6dd32d1803f8555..350c4a35d3b48a8f8270847a5b3df5de39f42d2a 100644 (file)
@@ -41,7 +41,4 @@ public:
        dcpomatic::DCPTime approximate_length () const;
 
        static bool valid_mxf (boost::filesystem::path path);
-
-private:
-       Frame _length;
 };