mirror of
https://github.com/curl/curl.git
synced 2026-06-09 21:24:16 +03:00
[tool_parsecfg]: remove unrelated formatting
Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
This commit is contained in:
parent
83dc9487e2
commit
f000878f03
1 changed files with 0 additions and 1 deletions
|
|
@ -234,7 +234,6 @@ int parseconfig(const char *filename)
|
|||
}
|
||||
|
||||
res = getparameter(option, param, &usedarg, config);
|
||||
|
||||
config = global->last;
|
||||
|
||||
if(!res && param && *param && !usedarg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue