Commit 1deccc26 authored by Darren Shen's avatar Darren Shen Committed by Chromium LUCI CQ

ime: Remove unused member in PendingKeyEvent.

Bug: b/174612548
Change-Id: I567f592c272f6607328f4a03de551fc4582decfe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566320
Auto-Submit: Darren Shen <shend@chromium.org>
Commit-Queue: Jing Wang <jiwan@chromium.org>
Reviewed-by: default avatarJing Wang <jiwan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833527}
parent 12019c8a
......@@ -266,7 +266,6 @@ class InputMethodEngineBase : virtual public ui::IMEEngineHandlerInterface,
~PendingKeyEvent();
std::string component_id;
KeyboardEvent key_event;
ui::IMEEngineHandlerInterface::KeyEventDoneCallback callback;
private:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment