X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fatmos_mxf_content.h;h=350c4a35d3b48a8f8270847a5b3df5de39f42d2a;hp=06e9e747d9cb61759eba3268d6dd32d1803f8555;hb=ca981c8cfa23111e92be329f1c2dfbe3a07b4247;hpb=cabe0934c60fb6e74bf4c3023bdcb5c68753e5d9 diff --git a/src/lib/atmos_mxf_content.h b/src/lib/atmos_mxf_content.h index 06e9e747d..350c4a35d 100644 --- a/src/lib/atmos_mxf_content.h +++ b/src/lib/atmos_mxf_content.h @@ -41,7 +41,4 @@ public: dcpomatic::DCPTime approximate_length () const; static bool valid_mxf (boost::filesystem::path path); - -private: - Frame _length; };