mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Changed: Remove unused code
This commit is contained in:
parent
56acc45412
commit
d846bfd636
1 changed files with 0 additions and 6 deletions
|
@ -126,12 +126,6 @@ void COperationDialog::processInstallNextStep()
|
||||||
{
|
{
|
||||||
CConfigFile *config = CConfigFile::getInstance();
|
CConfigFile *config = CConfigFile::getInstance();
|
||||||
|
|
||||||
// default server
|
|
||||||
const CServer &server = config->getServer();
|
|
||||||
|
|
||||||
// default profile
|
|
||||||
const CProfile &configuration = config->getProfile();
|
|
||||||
|
|
||||||
// long operations are done in a thread
|
// long operations are done in a thread
|
||||||
OperationStep step = config->getInstallNextStep();
|
OperationStep step = config->getInstallNextStep();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue