diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-09 12:48:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-09 12:48:47 +0100 |
| commit | 5c29a3586ea262abcc8829bf267d38d8a5a84d9b (patch) | |
| tree | 394c46a1b18d0b02b19b3b99439fdb5e33e11b85 /src/reel.h | |
| parent | 403c1e43d7e12af9ae72291f4bdff78fd242f9f6 (diff) | |
Somewhat hacky rearrangement to support multiple CPLs per DCP.
Diffstat (limited to 'src/reel.h')
| -rw-r--r-- | src/reel.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -53,8 +53,6 @@ public: } void write_to_cpl (std::ostream & s) const; - void write_to_pkl (std::ostream & s) const; - void write_to_assetmap (std::ostream & s) const; std::list<std::string> equals (boost::shared_ptr<const Reel> other, EqualityOptions opt) const; |
