diff options
Diffstat (limited to 'helpcompiler')
-rw-r--r-- | helpcompiler/inc/HelpLinker.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helpcompiler/inc/HelpLinker.hxx b/helpcompiler/inc/HelpLinker.hxx index 366c0a2bf29d..6b338e1eb1e4 100644 --- a/helpcompiler/inc/HelpLinker.hxx +++ b/helpcompiler/inc/HelpLinker.hxx @@ -56,7 +56,6 @@ public: HelpLinker() : bExtensionMode(false) - , m_pIndexerPreProcessor(nullptr) , m_bUseLangRoot(true) , m_bCreateIndex(true) {} |