mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Prunes a bunch of dead code from HitTestResult and stops special-casing links for creating hand cursors. This code already isn't working today anyways, so in practice, there's no change in behavior. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/925933004