mirror of https://github.com/JakubMelka/PDF4QT.git
Issue #55: Oprava kompilace pro Windows
This commit is contained in:
parent
d974912b05
commit
e082f072f7
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue