Browse Source

fcl-passrc: less hints

mattias 1 month ago
parent
commit
0beb7870f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fcl-passrc/src/pastree.pp

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

@@ -6325,6 +6325,7 @@ end;
 
 function TPasLabels.GetDeclaration(full: Boolean): TPasTreeString;
 begin
+  if Full then ;
   Result:=Labels.CommaText;
 end;