aboutsummaryrefslogtreecommitdiff
path: root/lib/networksettings.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-11-28 16:42:41 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-11-28 16:42:41 +0100
commitca1ba482b50c41425bd0a540c7bb68406d10e552 (patch)
tree2642a71f034d70f748387038a21efda62ec9fb1e /lib/networksettings.cpp
parent080af15c8aa7cc51f97c924ba4678083b7f8da8f (diff)
downloadlibquotient-ca1ba482b50c41425bd0a540c7bb68406d10e552.tar.gz
libquotient-ca1ba482b50c41425bd0a540c7bb68406d10e552.zip
Don't std::move when the callee doesn't support it
In both fixed cases the callee accepts a const reference, which makes std::move() useless. Static analyzers apparently missed them because the cases are inside a macro.
Diffstat (limited to 'lib/networksettings.cpp')
0 files changed, 0 insertions, 0 deletions