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