Pārlūkot izejas kodu

fcl-passrc: less hints

mattias 1 mēnesi atpakaļ
vecāks
revīzija
0beb7870f3
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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;