vcl/source/filter/ipdf/pdfread.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit abea84a1603e3ac376733fcfdd781048ca6441c8 Author: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> AuthorDate: Wed Jul 28 09:50:51 2021 +0200 Commit: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> CommitDate: Wed Jul 28 16:29:16 2021 +0200 Fix --disable-pdfium build Change-Id: I463ad81891ecc8eedb0746fbd056fd0cb36cfca7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119585 Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> diff --git a/vcl/source/filter/ipdf/pdfread.cxx b/vcl/source/filter/ipdf/pdfread.cxx index 538a6055f168..f4ededa3adde 100644 --- a/vcl/source/filter/ipdf/pdfread.cxx +++ b/vcl/source/filter/ipdf/pdfread.cxx @@ -206,7 +206,6 @@ size_t RenderPDFBitmaps(const void* pBuffer, int nSize, std::vector<Bitmap>& rBi (void)rBitmaps; (void)nFirstPage; (void)nPages; - (void)pSizeHint; return 0; #endif // HAVE_FEATURE_PDFIUM } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits