Skip to content
Merged
3 changes: 0 additions & 3 deletions model/plotWidget.cc
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ namespace minsky
legendLeft=0.1; // override ecolab's default value
legendSide=boundingBox;
addPorts();

yvars.resize(2*m_numLines);
xvars.resize(m_numLines);
}

void PlotWidget::addPorts()
Expand Down
Loading
Loading