0ad/source/tools/atlas
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
AtlasFrontends Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
AtlasObject Remove unused variables 2024-09-28 21:55:30 +02:00
AtlasUI Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
GameInterface Remove UNUSED 2025-06-26 17:25:05 +02:00