修改崩溃

Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2022-03-11 09:11:05 +08:00
parent 49e96c018b
commit a652f5f552
2 changed files with 6 additions and 3 deletions
@@ -22,7 +22,6 @@
#include "js_input_method_setting.h"
namespace OHOS {
namespace MiscServices {
// class JsInputMethodSetting;
NativeValue *CreateInputMethodSetting(NativeEngine& engine);
NativeValue *CreateInputMethodController(NativeEngine& engine);
}