소스 검색

fcl-passrc: less hints

mattias 3 달 전
부모
커밋
0beb7870f3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;