mpd/src/db/update
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
..
Archive.cxx [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
Config.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Config.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Container.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Editor.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Editor.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ExcludeList.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ExcludeList.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyQueue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyQueue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifySource.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
InotifySource.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
InotifyUpdate.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
InotifyUpdate.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Playlist.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Queue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Queue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Remove.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Remove.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Service.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Service.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateIO.cxx change errno.h to cerrno 2020-03-12 15:51:16 -07:00
UpdateIO.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UpdateSong.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
VirtualDirectory.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Walk.cxx change errno.h to cerrno 2020-03-12 15:51:16 -07:00
Walk.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00