mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-12 18:29:02 +00:00
Changed: Remove unused code
This commit is contained in:
parent
3d3c1d50c3
commit
db6fcdf39d
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