Still try to make 'gb.pdf' compile with poppler 22.06.

[GB.PDF]
* BUG: Still try to make 'gb.pdf' compile with poppler 22.06.
This commit is contained in:
Benoît Minisini 2022-06-30 20:13:11 +02:00
parent 1e401d6ecc
commit 8aae7d81a5

View file

@ -1047,9 +1047,6 @@ BEGIN_PROPERTY (PDFPAGELINKS_count)
GB.ReturnInteger(THIS->links->getNumLinks());
#endif
GB.ReturnInteger(THIS->links->getNumLinks());
END_PROPERTY
BEGIN_METHOD (PDFPAGELINKS_get,GB_INTEGER ind;)