c472cbd88d
* refactor: [[maybe_unused]] iff arg _might_ be used If the arg is never used, comment out its name. If the arg is _sometimes_ used e.g. with ifdefs, use [[maybe_unused]]. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.cc | ||
daemon-win32.cc | ||
daemon.cc | ||
daemon.h | ||
my-valgrind.sh | ||
transmission-daemon.1 | ||
transmission-daemon.service |