[libcalamaresui] Remove TODO

- I don't know what this would mean, so it's not a TODO any more.
This commit is contained in:
Adriaan de Groot 2019-05-07 06:26:43 -04:00
parent a01d4707e1
commit 6b89ac8461

View File

@ -65,9 +65,6 @@ ViewModule::loadSelf()
}
}
// TODO: allow internal view steps to be created here; they would
// have to be linked into the main application somehow.
// If any method created the view step, use it now.
if ( m_viewStep )
{