mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 03:07:05 +00:00
2288de4aa6
UniqueRange was a unique_ptr replacement with a few tweaks (such as a compulsory custom deleter). Its features are not really used, it contains outdated atomic calls, and it blocks D1511, thus it is removed. Refs #5165 Differential Revision: https://code.wildfiregames.com/D613 This was SVN commit r24234.