@ -357,7 +357,6 @@ void GUI::readParamsOnSocket() {
processParams(QString::fromUtf8(params.data()).split(QString::fromUtf8("\n")));
qDebug("Received parameters from another instance");
}
delete clientConnection;