mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-26 16:13:56 +02:00
codetools: clean up old fpc ifdef
git-svn-id: trunk@22822 -
This commit is contained in:
parent
f4b89285e7
commit
a13feabeb5
@ -560,10 +560,6 @@ begin
|
||||
WriteNode('',Root);
|
||||
end;
|
||||
|
||||
{$if not declared(toWString)}
|
||||
const toWString = char(5);
|
||||
{$endif}
|
||||
|
||||
function TLFMTree.NextToken: Char;
|
||||
begin
|
||||
TokenStart:=Parser.SourcePos+1;
|
||||
|
Loading…
Reference in New Issue
Block a user