Browse Source

* Removed debug statement

git-svn-id: trunk@13438 -
michael 16 năm trước cách đây
mục cha
commit
177651a132
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;