aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_Integer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDF_Integer.cc')
-rw-r--r--libqpdf/QPDF_Integer.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/libqpdf/QPDF_Integer.cc b/libqpdf/QPDF_Integer.cc
index d0356dad..9401b3f9 100644
--- a/libqpdf/QPDF_Integer.cc
+++ b/libqpdf/QPDF_Integer.cc
@@ -7,10 +7,6 @@ QPDF_Integer::QPDF_Integer(long long val) :
{
}
-QPDF_Integer::~QPDF_Integer()
-{
-}
-
std::string
QPDF_Integer::unparse()
{