Index: trunk/src/ui/base/x/x11_util.h |
=================================================================== |
--- trunk/src/ui/base/x/x11_util.h (revision 233415) |
+++ trunk/src/ui/base/x/x11_util.h (working copy) |
@@ -51,10 +51,8 @@ |
// Check if there's an open connection to an X server. |
UI_EXPORT bool XDisplayExists(); |
+// Return an X11 connection for the current, primary display. |
-// Returns true if the system supports XINPUT2. |
-UI_EXPORT bool IsXInput2Available(); |
- |
// X shared memory comes in three flavors: |
// 1) No SHM support, |
// 2) SHM putimage, |