mpd/src/neighbor
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
..
plugins remove gcc_unused 2020-03-16 00:08:21 -07:00
Explorer.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Glue.cxx [clang-tidy] convert several loops to range based ones 2020-02-01 19:46:50 -08:00
Glue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Info.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Listener.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build neighbor/meson.build: disable if -Ddatabase=false 2019-11-04 14:18:48 +01:00
NeighborPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Registry.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Registry.hxx copyright year 2020 2020-01-18 19:23:49 +01:00