[Libreoffice-commits] .: l10ntools/source

Andras Timar timar at kemper.freedesktop.org
Tue Nov 8 02:10:03 PST 2011


 l10ntools/source/export.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 527f070dd5738f4647eb2b7f9e629b0107aad14d
Author: Andras Timar <atimar at suse.com>
Date:   Tue Nov 8 11:10:05 2011 +0100

    remove unused global variables

diff --git a/l10ntools/source/export.cxx b/l10ntools/source/export.cxx
index 672a8cf..7a3355c 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
 


More information about the Libreoffice-commits mailing list