Browse Source

* Remove debug statement

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