that made no sense
This commit is contained in:
parent
6d8a104525
commit
c67be80299
|
@ -635,7 +635,6 @@ bool validateConfig() {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
ensureArrayIsAscending("VR Bins", cfg.rpmBins);
|
ensureArrayIsAscending("VR Bins", cfg.rpmBins);
|
||||||
ensureArrayIsAscending("VR values", cfg.values);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Boost
|
// Boost
|
||||||
|
|
Loading…
Reference in New Issue