1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-14 16:09:04 +00:00
transmission/tests
Mike Gelfand ff8d0dbf3b Switch from UNUSED macro to TR_UNUSED macro
Since there is no way to mark parameters as [potentially] unused in
standard C and when using MSVC compiler, use the widely accepted
cast-to-void approach instead.
2020-08-18 14:19:55 +03:00
..
gtest
libtransmission Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
CMakeLists.txt
Makefile.am