Remove GestureInterpreterLibevdevCros::SetAllowedKeys() because it is a no-op
EventConverterEvdev::SetAllowedKeys() and EvdevConverterEvdev::AllowAllKeys() are only called for internal keyboards. GestureInterpreterLibevdevCros is not used for internal keyboards. The current implementation of GestureInterpreterLibevdevCros::SetAllowedKeys() and GestureInterpreterLibevdevCros::AllowAllKeys() is buggy, so just remove it BUG=None TEST=None Review URL: https://codereview.chromium.org/1003523004 Cr-Commit-Position: refs/heads/master@{#320155}
Showing
Please register or sign in to comment