mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
Useless debug is useless.
This commit is contained in:
parent
5d06c5c419
commit
de3c94fc97
1 changed files with 0 additions and 4 deletions
|
@ -303,10 +303,6 @@ ModuleManager::loadModules()
|
|||
evs = new ExecutionViewStep( ViewManager::instance() );
|
||||
ViewManager::instance()->addViewStep( evs );
|
||||
}
|
||||
else
|
||||
{
|
||||
cDebug() << "LAST VS IS EVS!";
|
||||
}
|
||||
|
||||
evs->appendJobModuleInstanceKey( instanceKey );
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue