mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 20:26:00 +02:00
* Merging revisions r46443 from trunk:
------------------------------------------------------------------------ r46443 | michael | 2020-08-15 09:30:23 +0200 (Sat, 15 Aug 2020) | 1 line * Remove hints (by Henrique Werlang) ------------------------------------------------------------------------ git-svn-id: branches/fixes_3_2@46624 -
This commit is contained in:
parent
60dc1424f6
commit
a5a787d74b
@ -855,9 +855,7 @@ end;
|
||||
procedure TPasWriter.WriteRecordType(AType: TPasRecordType);
|
||||
|
||||
Var
|
||||
I : Integer;
|
||||
Temp : String;
|
||||
el : TPasElement;
|
||||
|
||||
begin
|
||||
Temp:='record';
|
||||
|
Loading…
Reference in New Issue
Block a user