aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_Discard.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/Pl_Discard.cc')
-rw-r--r--libqpdf/Pl_Discard.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/libqpdf/Pl_Discard.cc b/libqpdf/Pl_Discard.cc
index f1078e3a..643d3e4f 100644
--- a/libqpdf/Pl_Discard.cc
+++ b/libqpdf/Pl_Discard.cc
@@ -7,10 +7,9 @@ Pl_Discard::Pl_Discard() :
{
}
-Pl_Discard::~Pl_Discard()
+Pl_Discard::~Pl_Discard() // NOLINT (modernize-use-equals-default)
{
- // Must be explicit and not inline -- see QPDF_DLL_CLASS in
- // README-maintainer
+ // Must be explicit and not inline -- see QPDF_DLL_CLASS in README-maintainer
}
void