summaryrefslogtreecommitdiff
path: root/idlc/inc/astattribute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astattribute.hxx')
-rw-r--r--idlc/inc/astattribute.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idlc/inc/astattribute.hxx b/idlc/inc/astattribute.hxx
index 273e4209e5a4..030f6e12f9de 100644
--- a/idlc/inc/astattribute.hxx
+++ b/idlc/inc/astattribute.hxx
@@ -41,7 +41,6 @@ public:
, m_flags(flags)
, m_pType(pType)
{}
- virtual ~AstAttribute() override {}
void setExceptions(
OUString const * getDoc, DeclList const * getExc,