Remove Unused Member from CDM Session
This is a merge of http://go/wvgerrit/13929 from the Widevine repo. Change-Id: Ic0dea9a0a263fe68bea5ca6c87f5d8e8356ed77c
This commit is contained in:
@@ -138,7 +138,6 @@ class CdmSession {
|
|||||||
bool is_release_;
|
bool is_release_;
|
||||||
CdmSecurityLevel security_level_;
|
CdmSecurityLevel security_level_;
|
||||||
SecurityLevel requested_security_level_;
|
SecurityLevel requested_security_level_;
|
||||||
std::string app_id_;
|
|
||||||
|
|
||||||
// decryption and usage flags
|
// decryption and usage flags
|
||||||
bool is_initial_decryption_;
|
bool is_initial_decryption_;
|
||||||
|
|||||||
Reference in New Issue
Block a user