Remove GvrGamepadData and related dead code
Removes the GvrGamepadData struct in favor of directly using the device Gamepad struct (used by XRInputSourceState). While updating this, it was discovered that one code path was essentially just setting a bool that was otherwise unused, so that code path was removed. Fixed: 1017848 Change-Id: I6c45df3c38f277b5452481d03f4fc58e8c1a4be8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917683Reviewed-by:Klaus Weidner <klausw@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#717772}
Showing
Please register or sign in to comment