mpd/src/lib/sqlite
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
..
Database.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Database.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Error.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Error.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build Merge branch 'v0.21.x' 2019-11-04 15:07:46 +01:00
Util.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00