Use studio and facility from Interop/SMPTE metadata rather than ISDCF.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 1c80e7b5ddef19260ec66c41a7b69492164df381..b578dc997872b71ce434289741bea1c40f753b88 100644 (file)
@@ -43,8 +43,6 @@ public:
        void as_xml (xmlpp::Node *) const;
        void read_old_metadata (std::string, std::string);
 
-       std::string studio;
-       std::string facility;
        /** true if this is a temporary version (without final picture or sound) */
        bool temp_version;
        /** true if this is a pre-release version (final picture and sound, but without accessibility features) */