summaryrefslogtreecommitdiff
path: root/helpcompiler/inc/BasCodeTagger.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler/inc/BasCodeTagger.hxx')
-rw-r--r--helpcompiler/inc/BasCodeTagger.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/helpcompiler/inc/BasCodeTagger.hxx b/helpcompiler/inc/BasCodeTagger.hxx
index 3cf9261ed8db..9ff376aa8ad3 100644
--- a/helpcompiler/inc/BasCodeTagger.hxx
+++ b/helpcompiler/inc/BasCodeTagger.hxx
@@ -34,7 +34,6 @@ class L10N_DLLPUBLIC BasicCodeTagger
BasicCodeTagger( xmlDocPtr rootDoc );
~BasicCodeTagger();
void tagBasicCodes();
- void saveTreeToFile( const std::string& filePath, const std::string& encoding );
};
//================LibXmlTreeWalker===========================================================