From: Holger Schemel Date: Thu, 20 Oct 2022 17:48:34 +0000 (+0200) Subject: reduced scope of some variables X-Git-Tag: 4.3.3.0~44 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=44e28d15dd393806069653544b3c52e26a131daf;hp=44e28d15dd393806069653544b3c52e26a131daf;p=rocksndiamonds.git reduced scope of some variables This issue was found by Cppcheck (static C/C++ code analysis tool). ---