diff --git a/frameworks/js/drm_napi/key_session_napi.cpp b/frameworks/js/drm_napi/key_session_napi.cpp index c88f773e..efb5fb58 100644 --- a/frameworks/js/drm_napi/key_session_napi.cpp +++ b/frameworks/js/drm_napi/key_session_napi.cpp @@ -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) { DRM_INFO_LOG("MediaKeySessionNapi::SetEventCallbackReference");