open_toontown_panda3d/panda
rdb a1105f0f96 dxml: Remove TinyXML bindings
This isn't used anywhere in the Panda source anymore, and is considered out-of-scope for Panda.  Python users can use the XML parsing library that's shipped with the Python source (or any other one on PyPI), and C++ users can just pull TinyXML into their projects directly.

If there really is a strong call to bring this back, I'd rather do it as an external package.

Closes #1379
2022-11-03 13:45:22 +01:00
..
metalibs dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00
src dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00
CMakeLists.txt dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00