diff options
author | Christopher Sherlock <chris.sherlock79@gmail.com> | 2025-01-22 18:34:55 +1100 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2025-01-22 17:37:49 +0100 |
commit | f8bf05b294102bbc5dc4b4763cd2288de781288a (patch) | |
tree | ad323f1dfa818fba906735eeb776f870915d1937 /offapi/com/sun/star/system/SystemShellExecute.idl | |
parent | b4a929615d7cb414cb0db58ed8bded9a071b349b (diff) |
As pointed out by Mike Kaganski in
https://gerrit.libreoffice.org/c/core/+/177805 we are setting the loop
counter to 0 and then immediately reinitializing it to 1 in the for
loop.
As this is not necessary, just declaring the variable initially without
initializing it.
Change-Id: Ia91cd6c46a62786dc14c459f1b44daecd758ec90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180567
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'offapi/com/sun/star/system/SystemShellExecute.idl')
0 files changed, 0 insertions, 0 deletions