mpd/src/lib/upnp
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
..
Action.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Callback.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ClientInit.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ClientInit.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Compat.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ContentDirectoryService.cxx [clang-tidy] use = default 2020-02-16 17:10:18 -08:00
ContentDirectoryService.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Device.cxx lib/upnp/Device: remove UPnPService::clear() 2020-03-13 17:56:29 +01:00
Device.hxx lib/upnp/Device: remove UPnPService::clear() 2020-03-13 17:56:29 +01:00
Discovery.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Discovery.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Init.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Init.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ixmlwrap.cxx [clang-tidy] add ending namespace comments 2020-02-16 16:44:37 -08:00
ixmlwrap.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
UniqueIxml.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Util.cxx lib/upnp/Util: remove unused function stringToTokens() 2020-03-13 17:59:07 +01:00
Util.hxx lib/upnp/Util: remove unused function stringToTokens() 2020-03-13 17:59:07 +01:00