Fixed port override code.

This commit is contained in:
Alexander Harkness
2016-04-12 21:40:09 +01:00
committed by Alexander Harkness
parent 900d8e78c1
commit 8658d4ddd6
3 changed files with 14 additions and 27 deletions
-3
View File
@@ -963,6 +963,3 @@ AStringVector ReadUpgradeIniPorts(
return Ports;
}