mpd/src/zeroconf
Rosen Penev 97425d56e7
remove gcc_unused
[[maybe_unused]] (introduced in C++17) is standard C++.

https://clang.llvm.org/docs/AttributeReference.html#maybe-unused-unused
says that this is equivalent to the GNU unused attribute.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-16 00:08:21 -07:00
..
AvahiPoll.cxx [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
AvahiPoll.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build meson.build: move Log.cxx and LogBackend.cxx into a static library 2020-01-18 19:56:16 +01:00
ZeroconfAvahi.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
ZeroconfAvahi.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ZeroconfBonjour.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
ZeroconfBonjour.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ZeroconfGlue.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
ZeroconfGlue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ZeroconfInternal.hxx copyright year 2020 2020-01-18 19:23:49 +01:00