aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFSystemError.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDFSystemError.cc')
-rw-r--r--libqpdf/QPDFSystemError.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/libqpdf/QPDFSystemError.cc b/libqpdf/QPDFSystemError.cc
index d300a00b..8d129bad 100644
--- a/libqpdf/QPDFSystemError.cc
+++ b/libqpdf/QPDFSystemError.cc
@@ -11,10 +11,6 @@ QPDFSystemError::QPDFSystemError(
{
}
-QPDFSystemError::~QPDFSystemError() noexcept
-{
-}
-
std::string
QPDFSystemError::createWhat(std::string const& description, int system_errno)
{