summaryrefslogtreecommitdiff
path: root/idlc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc')
-rw-r--r--idlc/inc/idlc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idlc/inc/idlc.hxx b/idlc/inc/idlc.hxx
index 20665ba8dd50..2811c6b6b027 100644
--- a/idlc/inc/idlc.hxx
+++ b/idlc/inc/idlc.hxx
@@ -117,7 +117,6 @@ private:
Options* m_pOptions;
AstStack* m_pScopes;
AstModule* m_pRoot;
- ErrorHandler* m_pErrorHandler;
OString m_fileName;
OString m_mainFileName;
OString m_realFileName;