diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-16 10:19:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-16 10:19:27 +0000 |
| commit | 363b3241b452fac11dfd202cc5b368bd4cd672c3 (patch) | |
| tree | d4302ebbe3924d4b6d36ce204c1d0e6e98d38215 /src/encrypted_kdm.h | |
| parent | 028a6d7a5939b114472f16c3436a30f72165165f (diff) | |
Remove some unnecessary code.
Diffstat (limited to 'src/encrypted_kdm.h')
| -rw-r--r-- | src/encrypted_kdm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h index 5b60378c..edbf5192 100644 --- a/src/encrypted_kdm.h +++ b/src/encrypted_kdm.h @@ -102,7 +102,6 @@ private: boost::shared_ptr<const CertificateChain> signer, Certificate recipient, std::vector<Certificate> trusted_devices, - std::string device_list_description, std::string cpl_id, std::string cpl_content_title_text, boost::optional<std::string> annotation_text, |
