removed redundant initialization
authorHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 16:17:48 +0000 (18:17 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 16:17:48 +0000 (18:17 +0200)
commit5c2539d560c73b8c8b5679e84675a6ec5401eec5
treea328c84d1953f2a8c522e70c626ae6ce64131a7b
parent75280c548c054ddc49facf3b1528cc3d567de055
removed redundant initialization

This issue was found by Cppcheck (static C/C++ code analysis tool).
src/editor.c