소스 검색

* Remove debug statement

git-svn-id: trunk@40928 -
michael 6 년 전
부모
커밋
80057f9d0b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      utils/fpdoc/fpdocproj.pas

+ 0 - 1
utils/fpdoc/fpdocproj.pas

@@ -147,7 +147,6 @@ begin
       end;
     end;
   aFile:=F;
-  Writeln('aFile *',aFile,'* options : *',O,'*');
   AOption:=O;
 end;