summaryrefslogtreecommitdiff
path: root/l10ntools/inc/export.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/export.hxx')
-rw-r--r--l10ntools/inc/export.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index 719102dfb5b4..35f97724cebe 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -206,7 +206,6 @@ private:
sal_Bool bReadOver;
sal_Bool bDontWriteOutput;
OString sLastTextTyp;
- bool isInitialized;
OString sFilename;
OString sLanguages;
@@ -238,8 +237,6 @@ private:
void WriteToMerged(const OString &rText , bool bSDFContent);
void SetChildWithText();
- void InitLanguages( bool bMergeMode = false );
-
void CutComment( OString &rText );
public: