aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/SparseOHArray.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/SparseOHArray.hh')
-rw-r--r--libqpdf/qpdf/SparseOHArray.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/qpdf/SparseOHArray.hh b/libqpdf/qpdf/SparseOHArray.hh
index e7733472..5760f174 100644
--- a/libqpdf/qpdf/SparseOHArray.hh
+++ b/libqpdf/qpdf/SparseOHArray.hh
@@ -16,7 +16,6 @@ class SparseOHArray
{
return n_elements;
}
- SparseOHArray copy();
private:
friend class QPDF_Array;