aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-08-30 07:42:46 +0200
committerm-holger <m-holger@kubitscheck.org>2022-08-30 07:42:46 +0200
commit6fc982b71a31fd70581f826bff5df6333d094797 (patch)
treed2180eb61a76828b4a82d3e1d46fc0f2a42317f3 /include
parent8ad1ea34feb3f867b18ab13e1ac521431c0f9dd0 (diff)
downloadqpdf-6fc982b71a31fd70581f826bff5df6333d094797.tar.zst
Move QPDFObjectHandle::setObjectDescriptionFromInput to QPDFParser
Part of #729
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 8f38cb24..7bf4e210 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -1587,12 +1587,6 @@ class QPDFObjectHandle
bool stop_at_streams);
void shallowCopyInternal(QPDFObjectHandle& oh, bool first_level_only);
void releaseResolved();
- static void setObjectDescriptionFromInput(
- QPDFObjectHandle,
- QPDF*,
- std::string const&,
- std::shared_ptr<InputSource>,
- qpdf_offset_t);
void setParsedOffset(qpdf_offset_t offset);
void parseContentStream_internal(