Index: content/browser/gamepad/platform_data_fetcher_linux.h |
=================================================================== |
--- content/browser/gamepad/platform_data_fetcher_linux.h (revision 124050) |
+++ content/browser/gamepad/platform_data_fetcher_linux.h (working copy) |
@@ -39,7 +39,6 @@ |
virtual void OnFileCanWriteWithoutBlocking(int fd) OVERRIDE; |
private: |
- bool IsGamepad(udev_device* dev, int* index, std::string* path); |
void RefreshDevice(udev_device* dev); |
void EnumerateDevices(); |
void ReadDeviceData(size_t index); |