Move chain to the Interop/SMPTE metadata.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 722bb154f0cd73fd4c70c1016768084f18e0fac3..4237b6a3eec3e9d285e65c492999576ad5bd74bc 100644 (file)
@@ -37,8 +37,6 @@ public:
        void as_xml (xmlpp::Node *) const;
        void read_old_metadata (std::string, std::string);
 
-       /** specific theatre chain or event */
-       std::string chain;
        /** mastered luminance if there are multiple versions distributed (e.g. 35, 4fl, 6fl etc.) */
        std::string mastered_luminance;
 };