Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: trunk/src/ui/events/x/device_data_manager.h

Issue 63443002: Revert 233414 "x11: Move XInput2 availability information out of..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/ui/base/x/x11_util.cc ('k') | trunk/src/ui/events/x/device_data_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/events/x/device_data_manager.h
===================================================================
--- trunk/src/ui/events/x/device_data_manager.h (revision 233415)
+++ trunk/src/ui/events/x/device_data_manager.h (working copy)
@@ -103,9 +103,6 @@
natural_scroll_enabled_ = enabled;
}
- // Returns if XInput2 is available on the system.
- bool IsXInput2Available() const;
-
// Get the natural scroll direction multiplier (1.0f or -1.0f).
float GetNaturalScrollFactor(int sourceid) const;
« no previous file with comments | « trunk/src/ui/base/x/x11_util.cc ('k') | trunk/src/ui/events/x/device_data_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698