Removed debugging message

This commit is contained in:
Digital Artifex
2025-11-20 03:30:31 -05:00
parent 3ecc9c26a6
commit 8f0a6df739

View File

@@ -344,8 +344,6 @@ void CubemapSearchModel::download(QString id)
setStatus(Error, message);
}
qWarning() << process.errorString() << process.readAllStandardOutput();// << command;
if(status() != Error)
{
setLastSavedFile(fileLocation);