mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 16:34:24 +01: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