mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 13:58:33 +02:00
* Fix compiler warnings
This commit is contained in:
parent
0a4f5558be
commit
496a86501a
@ -1094,7 +1094,6 @@ function TDirectiveEvaluator.GetStringLiteralValue: TIDLString;
|
||||
var
|
||||
p, StartP: PChar;
|
||||
s: TIDLString;
|
||||
len : Integer;
|
||||
|
||||
begin
|
||||
S:='';
|
||||
|
Loading…
Reference in New Issue
Block a user