summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/reel.h b/src/reel.h
index 2148e122..58caed31 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -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;