summaryrefslogtreecommitdiff
path: root/l10ntools/source/lngex.cxx
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-20 14:24:14 +0200
committerAndras Timar <atimar@suse.com>2011-09-20 16:43:29 +0200
commit8ba5b96f1ec3475711883b037141c29897ca8b2c (patch)
tree8e8486f429dbf406137574c964044d770fef7f7f /l10ntools/source/lngex.cxx
parent8cc504be630ae9999862a1e43f0d4b1d01a0d470 (diff)
no 'progress bar' for l10ntools
Diffstat (limited to 'l10ntools/source/lngex.cxx')
-rw-r--r--l10ntools/source/lngex.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/lngex.cxx b/l10ntools/source/lngex.cxx
index 1f70e20a3749..70709f37ebcf 100644
--- a/l10ntools/source/lngex.cxx
+++ b/l10ntools/source/lngex.cxx
@@ -177,8 +177,6 @@ int _cdecl main( int argc, char *argv[] )
Help();
return 1;
}
- fprintf(stdout, ".");
- fflush( stdout );
if ( sOutputFile.Len()) {
LngParser aParser( sInputFile, bUTF8, bULF );