update frameworks/js/drm_napi/key_session_napi.cpp.

Signed-off-by: Gezhe <gezhe1@huawei.com>
This commit is contained in:
Gezhe
2023-12-14 14:47:59 +00:00
committed by Gitee
parent bbce1147ba
commit ca91ac8bbd
@@ -728,8 +728,6 @@ napi_value MediaKeySessionNapi::GetDecryptModule(napi_env env, napi_callback_inf
return result;
}
void MediaKeySessionNapi::SetEventCallbackReference(const std::string eventType, sptr<CallBackPair> callbackPair)
{
DRM_INFO_LOG("MediaKeySessionNapi::SetEventCallbackReference");