mpd/src/filter
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
Factory.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Factory.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Filter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Filter.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LoadChain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LoadChain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LoadOne.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LoadOne.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build filter/Registry: rename the source file 2019-08-26 20:54:52 +02:00
NullFilter.hxx [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
Observer.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Observer.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Prepared.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