summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2019-05-13 18:19:29 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2019-05-13 19:12:17 +0200
commitcceeb1ee7e18aac2a21ec72ef669bd6d4490ce2e (patch)
treee75748a6b74420f5124443fee083878e6ca76547 /src/platformsupport
parentc2d2757bccc68e1b981df059786c2e76f2969530 (diff)
QHsts: code tidies
1) Remove a use-after-move. It was benign because the move didn't actually trigger move assignment, as the original object was const. 2) Remove a usage of insert(hint), as the hint was always end(), and there is no reason to believe that that's the insertion place. Change-Id: I71aac8cdc9fb85b6ecef3695bae7b21f022bb60b Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/platformsupport')
0 files changed, 0 insertions, 0 deletions