mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-02-04 09:05:10 +01:00
FpDebug: clean up / See MR !310
This commit is contained in:
parent
5800a2d67b
commit
a310bf43dc
@ -3263,8 +3263,6 @@ begin
|
||||
end;
|
||||
|
||||
procedure TFpValueDwarfSet.SetAsString(AValue: AnsiString);
|
||||
type
|
||||
TCharSet = set of char;
|
||||
function CheckAndConsumeChar(var p: PChar; c: Char): Boolean;
|
||||
begin
|
||||
Result := p^ = c;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user