Removed debugging message
This commit is contained in:
@@ -344,8 +344,6 @@ void CubemapSearchModel::download(QString id)
|
||||
setStatus(Error, message);
|
||||
}
|
||||
|
||||
qWarning() << process.errorString() << process.readAllStandardOutput();// << command;
|
||||
|
||||
if(status() != Error)
|
||||
{
|
||||
setLastSavedFile(fileLocation);
|
||||
|
||||
Reference in New Issue
Block a user