From 6b89ac8461eef22424a7b226fd0f8c63c62227f9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 7 May 2019 06:26:43 -0400 Subject: [PATCH] [libcalamaresui] Remove TODO - I don't know what this would mean, so it's not a TODO any more. --- src/libcalamaresui/modulesystem/ViewModule.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/libcalamaresui/modulesystem/ViewModule.cpp b/src/libcalamaresui/modulesystem/ViewModule.cpp index e24014621..d6b0e7dab 100644 --- a/src/libcalamaresui/modulesystem/ViewModule.cpp +++ b/src/libcalamaresui/modulesystem/ViewModule.cpp @@ -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 ) {