Browse Source

fcl-passrc: removed writeln

git-svn-id: trunk@38130 -
Mattias Gaertner 7 years ago
parent
commit
1fa46c5597
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-passrc/src/pasresolver.pp

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

@@ -12194,7 +12194,6 @@ begin
     begin
     GotDesc:=GetTypeDescription(GotType);
     ExpDesc:=GetTypeDescription(ExpType);
-    writeln('AAA1 TPasResolver.GetIncompatibleTypeDesc {',ExpDesc,'}');
     if GotDesc=ExpDesc then
       begin
       GotDesc:=GetTypeDescription(GotType,true);