Fix syntax issue

This commit is contained in:
Joseph Donofry 2021-11-03 23:54:51 -04:00
parent 8e433a7ed2
commit 4bd0ec8939
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ MxcMediaProxy::startDownload()
this->setMedia(QUrl::fromLocalFile(filename.filePath()));
}
#else
Q_UNSUED(suffix)
Q_UNUSED(suffix)
Q_UNUSED(encryptionInfo)
nhlog::ui()->info(