0ad/source/lib/sysdep/os
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
..
bsd Remove UNUSED 2025-06-26 17:25:05 +02:00
linux Remove UNUSED 2025-06-26 17:25:05 +02:00
osx Remove UNUSED 2025-06-26 17:25:05 +02:00
unix Remove UNUSED 2025-06-26 17:25:05 +02:00
win Remove UNUSED 2025-06-26 17:25:05 +02:00