Index: ui/base/ime/input_method_ibus.h |
diff --git a/ui/base/ime/input_method_ibus.h b/ui/base/ime/input_method_ibus.h |
index cdb273f06f7a957da5ba114ce0b366f450a74fff..08c66fc5baf3008501650997b167fd256460b749 100644 |
--- a/ui/base/ime/input_method_ibus.h |
+++ b/ui/base/ime/input_method_ibus.h |
@@ -214,10 +214,6 @@ class UI_EXPORT InputMethodIBus |
// Indicates if the composition text is changed or deleted. |
bool composition_changed_; |
- // If it's true then all input method result received before the next key |
- // event will be discarded. |
- bool suppress_next_result_; |
- |
// The latest id of key event. |
uint32 current_keyevent_id_; |