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 | ||
create.cc | ||
edit.cc | ||
remote.cc | ||
show.cc | ||
transmission-create.1 | ||
transmission-edit.1 | ||
transmission-remote.1 | ||
transmission-show.1 | ||
units.h |