Remove unused commented code
This commit is contained in:
parent
51890d1337
commit
1b9225491d
@ -204,7 +204,6 @@ void ShellManager::updateShell()
|
|||||||
d->currentHandler = handler;
|
d->currentHandler = handler;
|
||||||
d->currentHandler->setProperty("loaded", true);
|
d->currentHandler->setProperty("loaded", true);
|
||||||
|
|
||||||
// d->corona->setShell(d->currentHandler->property("shell").toString());
|
|
||||||
emit shellChanged(d->currentHandler->property("shell").toString());
|
emit shellChanged(d->currentHandler->property("shell").toString());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user