Issue #55: Oprava kompilace pro Windows

This commit is contained in:
Jakub Melka 2023-12-23 17:32:12 +01:00
parent d974912b05
commit e082f072f7
1 changed files with 0 additions and 1 deletions

View File

@ -407,7 +407,6 @@ bool pdf::PDFSignatureFactory::signImpl_Win(const pdf::PDFCertificateEntry& cert
Q_UNUSED(password);
Q_UNUSED(data);
Q_UNUSED(result);
Q_UNUSED(isDetermineLengthOnly);
#endif
return success;