aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/qpdf/PCRE.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/qpdf/PCRE.hh b/libqpdf/qpdf/PCRE.hh
index 919431a3..8ffa0c19 100644
--- a/libqpdf/qpdf/PCRE.hh
+++ b/libqpdf/qpdf/PCRE.hh
@@ -27,7 +27,6 @@ class PCRE
public:
DLL_EXPORT
NoBackref();
- DLL_EXPORT
virtual ~NoBackref() throw() {}
};