summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/atmos_mxf_content.h')
-rw-r--r--src/lib/atmos_mxf_content.h3
1 files changed, 0 insertions, 3 deletions
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;
};