소스 검색

* Removed debug statement

git-svn-id: trunk@13438 -
michael 16 년 전
부모
커밋
177651a132
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;