diff options
author | Edward Welbourne <edward.welbourne@qt.io> | 2022-04-07 17:07:34 +0200 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@qt.io> | 2022-04-21 23:05:47 +0200 |
commit | 3962a194d954aa57a0815d7e7b0976b1de4c9cdc (patch) | |
tree | 4ebee2384d63d25f752ef5c17ff30594babf385f /src/network/access | |
parent | 6c5dac1685a1e88e530a10f18dc5da7667c95a1e (diff) | |
download | qtbase-3962a194d954aa57a0815d7e7b0976b1de4c9cdc.tar.gz |
Tidy up some local variables in QSettingsPrivate::iniEscapedString()
A loop variable could just as well be declared in the loop.
The startPos variable sits more naturally just before its first use
than where the removal of the loop variable's declaration left it
isolated.
Change-Id: I4754b9dfe4b142e5a183a0d9555c9d3237bc6bbd
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/network/access')
0 files changed, 0 insertions, 0 deletions