Преглед изворни кода

* Remove debug statement

git-svn-id: trunk@40935 -
michael пре 6 година
родитељ
комит
867de68d9a
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/fcl-passrc/src/pparser.pp

+ 0 - 1
packages/fcl-passrc/src/pparser.pp

@@ -629,7 +629,6 @@ var
     if l <= 0 then
       exit;
     s:=Trim(copy(FPCCommandLine,Start,l));
-    Writeln('Examining >>',S,'<<');
     if (s[1] = '-') and (length(s)>1) then
     begin
       case s[2] of