mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared/sum_graph_controller] Remove redundancy
This commit is contained in:
committed by
Léa Saviot
parent
4fef87ddb5
commit
b2bca3e4aa
@@ -147,7 +147,6 @@ void SumGraphController::reloadBannerView() {
|
||||
} else {
|
||||
m_legendView.setEditableZone(m_cursor->x());
|
||||
result = NAN;
|
||||
functionLayout = Poincare::Layout();
|
||||
}
|
||||
m_legendView.setSumSymbol(m_step, m_startSum, m_endSum, result, functionLayout);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user