diff options
-rw-r--r-- | l10ntools/source/export.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/l10ntools/source/export.cxx b/l10ntools/source/export.cxx index 672a8cf48fc0..7a3355c126f5 100644 --- a/l10ntools/source/export.cxx +++ b/l10ntools/source/export.cxx @@ -76,10 +76,6 @@ ByteString sFile; MergeDataFile *pMergeDataFile; FILE *pTempFile; - -ByteString sStrBuffer; -bool bMarcro = false; - extern "C" { // the whole interface to lexer is in this extern "C" section |