aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFValueProxy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDFValueProxy.cc')
-rw-r--r--libqpdf/QPDFValueProxy.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/QPDFValueProxy.cc b/libqpdf/QPDFValueProxy.cc
index befaaf8b..c315128c 100644
--- a/libqpdf/QPDFValueProxy.cc
+++ b/libqpdf/QPDFValueProxy.cc
@@ -13,6 +13,5 @@ QPDFValueProxy::doResolve()
void
QPDFValueProxy::destroy()
{
- // See comments in reset() for why this isn't part of reset.
value = QPDF_Destroyed::getInstance();
}