aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libqpdf/qpdf/QPDFObject.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/qpdf/QPDFObject.hh b/libqpdf/qpdf/QPDFObject.hh
index d0006ec9..0ed0fd4e 100644
--- a/libqpdf/qpdf/QPDFObject.hh
+++ b/libqpdf/qpdf/QPDFObject.hh
@@ -18,7 +18,6 @@ class QPDFObject
public:
QPDFObject() = default;
- virtual ~QPDFObject() = default;
std::shared_ptr<QPDFObject>
shallowCopy()