Browse Source

* Removed debug statement

git-svn-id: trunk@13438 -
michael 16 years ago
parent
commit
177651a132
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/bzip2/src/bzip2stream.pp

+ 0 - 1
packages/bzip2/src/bzip2stream.pp

@@ -647,7 +647,6 @@ begin
       {Initialize the rle process:
         - Decode a block
         - Initialize pointer.}
-      system.Write('.');
       if not decode_block then
         begin
         nextrle:=nil;