0ad/source/lib/file
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
..
archive Remove UNUSED 2025-06-26 17:25:05 +02:00
common Remove UNUSED 2025-06-26 17:25:05 +02:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Remove UNUSED 2025-06-26 17:25:05 +02:00
vfs Remove UNUSED 2025-06-26 17:25:05 +02:00
file.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
file.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
file_system.cpp Cleanup use of boost::filesystem 2025-06-17 21:56:04 +02:00
file_system.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00