mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-20 23:45:31 -04:00
modification for codecheck
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
@@ -34,7 +34,10 @@ namespace MiscServices {
|
||||
InputMethodAbility::GetInstance()->setImeListener(imeListener_);
|
||||
}
|
||||
|
||||
JsInputMethodEngine::~JsInputMethodEngine() {}
|
||||
JsInputMethodEngine::~JsInputMethodEngine()
|
||||
{
|
||||
IMSA_HILOGE("JsInputMethodEngine::~JsInputMethodEngine");
|
||||
}
|
||||
|
||||
void JsInputMethodEngine::Finalizer(NativeEngine* engine, void* data, void* hint)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user