pidgin/plugins/meson.build

Tue, 21 Feb 2023 22:06:47 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Tue, 21 Feb 2023 22:06:47 -0600
changeset 42074
58ae70ad7f21
parent 42061
93ab30300b06
child 42254
079039216f58
permissions
-rw-r--r--

Mark unused parameters as such for all of the pidgin plugins

Testing Done:
Turned the warning level up to 2, compiled, and verified the warnings were gone.

Reviewed at https://reviews.imfreedom.org/r/2252/

subdir('disco')
subdir('gestures')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
subdir('unity', if_found : UNITY)
subdir('xmppconsole')

mercurial