Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.
[libdcp.git] / src / pkl.h
index ed1bcd61fcf6c9f6dac1daba208738c85227681f..a0a8cb758374a7de221fde8a089d6d3729666a9d 100644 (file)
--- a/src/pkl.h
+++ b/src/pkl.h
@@ -45,8 +45,6 @@ class PKL : public XMLFile
 public:
        PKL (std::string file);
 
-       boost::shared_ptr<PKLAsset> asset_from_id (std::string id) const;
-
        std::string id;
        std::string annotation_text;
        std::string issue_date;