aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFObject.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qpdf/QPDFObject.hh b/include/qpdf/QPDFObject.hh
index 22c400a5..df8ea42a 100644
--- a/include/qpdf/QPDFObject.hh
+++ b/include/qpdf/QPDFObject.hh
@@ -15,7 +15,6 @@
class QPDFObject
{
public:
- DLL_EXPORT
virtual ~QPDFObject() {}
DLL_EXPORT
virtual std::string unparse() = 0;