mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #55: Oprava kompilace pro Windows
This commit is contained in:
@ -407,7 +407,6 @@ bool pdf::PDFSignatureFactory::signImpl_Win(const pdf::PDFCertificateEntry& cert
|
|||||||
Q_UNUSED(password);
|
Q_UNUSED(password);
|
||||||
Q_UNUSED(data);
|
Q_UNUSED(data);
|
||||||
Q_UNUSED(result);
|
Q_UNUSED(result);
|
||||||
Q_UNUSED(isDetermineLengthOnly);
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return success;
|
return success;
|
||||||
|
Reference in New Issue
Block a user