Fixed a compile warning.
This commit is contained in:
parent
09223f03cc
commit
d2fc3e4859
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@ bool configuration::parse_side_config(const config& original_cfg, config &cfg )
|
|||
}
|
||||
}
|
||||
}
|
||||
int original_version = version;
|
||||
|
||||
if (version<10703) {
|
||||
if (!upgrade_side_config_from_1_07_02_to_1_07_03(cfg)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue