summaryrefslogtreecommitdiff
path: root/idlc/inc/astoperation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astoperation.hxx')
-rw-r--r--idlc/inc/astoperation.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/inc/astoperation.hxx b/idlc/inc/astoperation.hxx
index 775c74fc0c43..5a5194f92605 100644
--- a/idlc/inc/astoperation.hxx
+++ b/idlc/inc/astoperation.hxx
@@ -47,8 +47,6 @@ public:
bool dumpBlob(typereg::Writer & rBlob, sal_uInt16 index);
- // scope management
- virtual AstDeclaration* addDeclaration(AstDeclaration* pDecl) override;
private:
AstType const * m_pReturnType;
DeclList m_exceptions;