summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-12-16 10:19:27 +0000
committerCarl Hetherington <cth@carlh.net>2016-12-16 10:19:27 +0000
commit363b3241b452fac11dfd202cc5b368bd4cd672c3 (patch)
treed4302ebbe3924d4b6d36ce204c1d0e6e98d38215 /src/encrypted_kdm.h
parent028a6d7a5939b114472f16c3436a30f72165165f (diff)
Remove some unnecessary code.
Diffstat (limited to 'src/encrypted_kdm.h')
-rw-r--r--src/encrypted_kdm.h1
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,