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:
John "Juce" Bruce
2015-04-01 13:28:39 -07:00
parent 5f70024388
commit 74afe9dd4e

View File

@@ -138,7 +138,6 @@ class CdmSession {
bool is_release_;
CdmSecurityLevel security_level_;
SecurityLevel requested_security_level_;
std::string app_id_;
// decryption and usage flags
bool is_initial_decryption_;