Index: content/renderer/render_widget.h |
=================================================================== |
--- content/renderer/render_widget.h (revision 111709) |
+++ content/renderer/render_widget.h (working copy) |
@@ -458,9 +458,6 @@ |
scoped_ptr<IPC::Message> pending_input_event_ack_; |
- // Indicates if the next sequence of Char events should be suppressed or not. |
- bool suppress_next_char_events_; |
- |
// Set to true if painting to the window is handled by the accelerated |
// compositor. |
bool is_accelerated_compositing_active_; |