diff --git a/PdfFile/PdfWriter.cpp b/PdfFile/PdfWriter.cpp index 7e43582889..d24af6e760 100644 --- a/PdfFile/PdfWriter.cpp +++ b/PdfFile/PdfWriter.cpp @@ -2111,8 +2111,6 @@ HRESULT CPdfWriter::AddAnnotField(NSFonts::IApplicationFonts* pAppFonts, CAnnotF BYTE* pRender = oInfo.GetRender(nLen); DrawAP(pAnnot, pRender, nLen); } - else - pLineAnnot->SetAP(); } else if (oInfo.IsTextMarkup()) {