[tool_parsecfg]: remove unrelated formatting

Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
This commit is contained in:
[object Object] 2025-08-09 16:29:09 +02:00 committed by GitHub
parent 83dc9487e2
commit f000878f03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -234,7 +234,6 @@ int parseconfig(const char *filename)
}
res = getparameter(option, param, &usedarg, config);
config = global->last;
if(!res && param && *param && !usedarg)