Skip to content

Commit bdb43f9

Browse files
committed
Remove duplicate call to GetHybridModelZone
1 parent 7a13168 commit bdb43f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/EnergyPlus/ZoneContaminantPredictorCorrector.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,9 +1316,6 @@ namespace ZoneContaminantPredictorCorrector {
13161316

13171317
} // ContControlledZoneNum
13181318

1319-
// Get the Hybrid Model setting inputs
1320-
GetHybridModelZone();
1321-
13221319
if (ErrorsFound) {
13231320
ShowFatalError("Errors getting Zone Contaminant Control input data. Preceding condition(s) cause termination.");
13241321
}

0 commit comments

Comments
 (0)