summaryrefslogtreecommitdiffstats
path: root/idlc/inc/astexception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astexception.hxx')
-rw-r--r--idlc/inc/astexception.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/inc/astexception.hxx b/idlc/inc/astexception.hxx
index e00e28895b11..b69f26f52ff9 100644
--- a/idlc/inc/astexception.hxx
+++ b/idlc/inc/astexception.hxx
@@ -27,8 +27,6 @@ public:
AstException(const OString& name, AstException* pBaseType, AstScope* pScope)
: AstStruct(NT_exception, name, pBaseType, pScope)
{}
-
- virtual ~AstException() override {}
};
#endif // INCLUDED_IDLC_INC_ASTEXCEPTION_HXX