mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This leaves some uses of FloatingObject*, but it doesn't leave the impl of the class so it's all dead code passing around null pointers. I'll remove that in a future patch. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/689733003