1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00

Remove duplicate method (#3)

This commit is contained in:
Trent Petersen 2018-01-10 13:45:05 -06:00 committed by GitHub
parent 9ed21007e5
commit b7f8564201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.