mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
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]].
5.2 KiB
5.2 KiB