From 5af32b53a36a66698e8762d026f92f0ed8cde710 Mon Sep 17 00:00:00 2001 From: m-holger Date: Wed, 15 Mar 2023 17:45:49 +0000 Subject: Remove redundant parameter depth from QPDF::updateObjectMaps --- include/qpdf/QPDF.hh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 5cc7a2f2..13b66977 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -1633,8 +1633,7 @@ class QPDF QPDFObjectHandle oh, std::function skip_stream_parameters, std::set& visited, - bool top, - int depth); + bool top); void filterCompressedObjects(std::map const& object_stream_data); // JSON import -- cgit v1.2.3-70-g09d2