summaryrefslogtreecommitdiff
path: root/include/codemaker/exceptiontree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/codemaker/exceptiontree.hxx')
-rw-r--r--include/codemaker/exceptiontree.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/codemaker/exceptiontree.hxx b/include/codemaker/exceptiontree.hxx
index 9c6b3b919b94..8058cc8dcb29 100644
--- a/include/codemaker/exceptiontree.hxx
+++ b/include/codemaker/exceptiontree.hxx
@@ -79,8 +79,6 @@ class ExceptionTree {
public:
ExceptionTree(): m_root("com.sun.star.uno.Exception") {}
- ~ExceptionTree() {}
-
/**
Builds the exception hierarchy, by adding one exception type at a time.