mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
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 |
||
|---|---|---|
| .. | ||
| tests | ||
| file_loader.cpp | ||
| file_loader.h | ||
| file_stats.cpp | ||
| file_stats.h | ||
| real_directory.cpp | ||
| real_directory.h | ||
| trace.cpp | ||
| trace.h | ||