aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_Array.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDF_Array.cc')
-rw-r--r--libqpdf/QPDF_Array.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/libqpdf/QPDF_Array.cc b/libqpdf/QPDF_Array.cc
index 1026e263..46cc4893 100644
--- a/libqpdf/QPDF_Array.cc
+++ b/libqpdf/QPDF_Array.cc
@@ -14,10 +14,6 @@ QPDF_Array::QPDF_Array(SparseOHArray const& items) :
{
}
-QPDF_Array::~QPDF_Array()
-{
-}
-
void
QPDF_Array::releaseResolved()
{