mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 08:59:26 +02:00
fcl-passrc: clean up
git-svn-id: trunk@40100 -
This commit is contained in:
parent
7afd157d35
commit
299a177e20
@ -2038,16 +2038,7 @@ begin
|
||||
Result:=SPasTreeUnit;
|
||||
end;
|
||||
|
||||
{ TPasStringType }
|
||||
|
||||
|
||||
{$IFNDEF FPC}
|
||||
const
|
||||
LineEnding = sLineBreak;
|
||||
{$ENDIF}
|
||||
|
||||
{ Parse tree element type name functions }
|
||||
|
||||
function TPasElement.ElementTypeName: string; begin Result := SPasTreeElement end;
|
||||
|
||||
function TPasElement.HintsString: String;
|
||||
|
Loading…
Reference in New Issue
Block a user