mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 01:47:20 +00:00
f41a9bb2c4
Remove PointXZ class which is essentially a subset of Vector2D, refs #4834, #4804. Remove Point3D which is unused and the same as Vector3D without the math features, refs #4805. This was SVN commit r20388.