diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-19 21:39:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-19 21:39:01 +0100 |
| commit | cd6fd2ab18bdc1364ede3a33773df4e3ad719efa (patch) | |
| tree | ca7007518c890a37f2dd85493e7ee5ce27ffc4a0 /src/lib/config.h | |
| parent | 8446a529b08d754c7ffe968baef54e5c115c26a5 (diff) | |
Various KDM and encryption fixes.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 8c80f9679..3e8a975d6 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -275,7 +275,6 @@ private: libdcp::XMLMetadata _dcp_metadata; int _default_j2k_bandwidth; std::vector<PresetColourConversion> _colour_conversions; - std::list<boost::shared_ptr<Cinema> > _cinemas; /** Singleton instance, or 0 */ |
