Przeglądaj źródła

* Removed debug statement

git-svn-id: trunk@30143 -
michael 10 lat temu
rodzic
commit
626a58cdc8
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      packages/fcl-passrc/src/pparser.pp

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

@@ -940,7 +940,6 @@ Var
   EnumValue: TPasEnumValue;
   EnumValue: TPasEnumValue;
 
 
 begin
 begin
-  Writeln('Current comments : ',SavedComments);
   Result := TPasEnumType(CreateElement(TPasEnumType, TypeName, Parent));
   Result := TPasEnumType(CreateElement(TPasEnumType, TypeName, Parent));
   try
   try
     while True do
     while True do