Store subtitle language(s) in Film, and allow setup of those
[dcpomatic.git] / src / lib / isdcf_metadata.h
index f54565f5d93ff5e4d6b3a392065cada5f8b8ae43..0c70fb6bc49666a3ba63626de4a939ff9514e41d 100644 (file)
@@ -46,8 +46,6 @@ public:
 
        int content_version;
        std::string audio_language;
-       /** if set, this overrides any languages specified in individual Content objects */
-       boost::optional<std::string> subtitle_language;
        std::string territory;
        std::string rating;
        std::string studio;