diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:38:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:38:53 +0100 |
| commit | b8ab7864ea798d633c4dbfa6be69c58a227d9ca2 (patch) | |
| tree | 6891668d2b7022c19045a746817c28e985e77a14 /src/lib/config.h | |
| parent | 3412af70b950dcdc604413ef05c26becda6da789 (diff) | |
Revert "Bump libdcp for new method."
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 3df5c3795..a988cda6b 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -514,8 +514,6 @@ public: void write () const; - void save_template (boost::shared_ptr<const Film> film, std::string name) const; - static Config* instance (); static void drop (); static void restore_defaults (); |
