Source release 16.3.0
This commit is contained in:
@@ -15,8 +15,8 @@ namespace wvcdm {
|
||||
// Google license servers.
|
||||
class LicenseRequest {
|
||||
public:
|
||||
LicenseRequest() {};
|
||||
~LicenseRequest() {};
|
||||
LicenseRequest() {}
|
||||
~LicenseRequest() {}
|
||||
|
||||
void GetDrmMessage(const std::string& response, std::string& drm_msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user