Skip to content
Snippets Groups Projects
Commit 48a43475 authored by kh1's avatar kh1
Browse files

Remove warning.

Reviewed-by: ck
parent 82865ac7
No related branches found
No related tags found
No related merge requests found
......@@ -153,7 +153,6 @@ QString MaemoDeployables::remoteExecutableFilePath(const QString &localExecutabl
if (model->localExecutableFilePath() == localExecutableFilePath)
return model->remoteExecutableFilePath();
}
qWarning("No remote executable specified!");
return QString();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment