aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-15 18:45:49 +0100
committerm-holger <m-holger@kubitscheck.org>2023-03-15 18:50:17 +0100
commit5af32b53a36a66698e8762d026f92f0ed8cde710 (patch)
tree1f6926296de1798a7b84f6eafa2a2face998ff40 /include
parentb27be3ed27890ae8226560817f14c117927cee55 (diff)
downloadqpdf-5af32b53a36a66698e8762d026f92f0ed8cde710.tar.zst
Remove redundant parameter depth from QPDF::updateObjectMaps
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh3
1 files changed, 1 insertions, 2 deletions
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<int(QPDFObjectHandle&)> skip_stream_parameters,
std::set<QPDFObjGen>& visited,
- bool top,
- int depth);
+ bool top);
void filterCompressedObjects(std::map<int, int> const& object_stream_data);
// JSON import