diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-02 23:05:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-04 20:48:35 +0200 |
| commit | b0c9c0470708d0822631b82915f4ed67e5fc7c1b (patch) | |
| tree | 1bb8f0e222206d3247d31036afe92aa23fd686e4 /src/lib/isdcf_metadata.h | |
| parent | bb9a4a46266f705142a8aca41a092445a02debf0 (diff) | |
Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue.
Diffstat (limited to 'src/lib/isdcf_metadata.h')
| -rw-r--r-- | src/lib/isdcf_metadata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/isdcf_metadata.h b/src/lib/isdcf_metadata.h index 3dc2c2d35..1c80e7b5d 100644 --- a/src/lib/isdcf_metadata.h +++ b/src/lib/isdcf_metadata.h @@ -43,7 +43,6 @@ public: void as_xml (xmlpp::Node *) const; void read_old_metadata (std::string, std::string); - std::string rating; std::string studio; std::string facility; /** true if this is a temporary version (without final picture or sound) */ |
