diff --git a/3rdparty/poppler/git/CairoOutputDev.h b/3rdparty/poppler/git/CairoOutputDev.h index cc2644a..837ce15 100644 --- a/3rdparty/poppler/git/CairoOutputDev.h +++ b/3rdparty/poppler/git/CairoOutputDev.h @@ -127,10 +127,6 @@ public: // box is the crop box? GBool needClipToCropBox() override { return gTrue; } - // Does this device need to clip pages to the crop box even when the - // box is the crop box? - virtual GBool needClipToCropBox() { return gTrue; } - //----- initialization and control // Start a page.