flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
165.18k stars 27.25k forks source link

Unused libxml import? #91385

Open Hixie opened 2 years ago

Hixie commented 2 years ago

We seem to have libxml here: https://github.com/flutter/buildroot/tree/master/third_party/libxml ...but as far as I can tell we don't use it. We should delete it if it's not in use.

See also https://github.com/flutter/flutter/issues/91384

Hixie commented 2 years ago

This might use it: https://github.com/flutter/engine/blob/master/third_party/txt/tests/FontTestUtils.cpp