summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-23 00:21:19 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-23 00:21:19 +0000
commite327e82945297e2fc878149fc5b6c507037a9d97 (patch)
treeb82bd703449bc322282b90ccbc4a0e31b0f43a72 /src/encrypted_kdm.h
parente330669de0f5d7d9d922dc69945cca74ac9800d9 (diff)
Remove some unused code; add EncryptedKDM::cpl_id().
Diffstat (limited to 'src/encrypted_kdm.h')
-rw-r--r--src/encrypted_kdm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h
index 9e5b09d4..c899dcbe 100644
--- a/src/encrypted_kdm.h
+++ b/src/encrypted_kdm.h
@@ -74,6 +74,7 @@ public:
std::string annotation_text () const;
std::string content_title_text () const;
std::string issue_date () const;
+ std::string cpl_id () const;
private: