aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/ContentNormalizer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/ContentNormalizer.cc')
-rw-r--r--libqpdf/ContentNormalizer.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/libqpdf/ContentNormalizer.cc b/libqpdf/ContentNormalizer.cc
index d7f3cbd7..93f3aad1 100644
--- a/libqpdf/ContentNormalizer.cc
+++ b/libqpdf/ContentNormalizer.cc
@@ -8,10 +8,6 @@ ContentNormalizer::ContentNormalizer() :
{
}
-ContentNormalizer::~ContentNormalizer()
-{
-}
-
void
ContentNormalizer::handleToken(QPDFTokenizer::Token const& token)
{